NssSvgReplacer
ES6 module import
import {NssSvgReplacer} from "nui://nss_libs/ui/NssSvgReplacer/NssSvgReplacer.js";Setup replacer
import {NssSvgReplacer} from "nui://nss_libs/ui/NssSvgReplacer/NssSvgReplacer.js";
new NssSvgReplacer();How to use
Replace image with inline SVG
<img src="img/example.svg" alt="Example"/>Add SVG to CSS mask-image
mask-imageLast updated
Was this helpful?