Closed krissik closed 8 years ago
Hi, we use svg in our theme that looks like that: <svg><use xlink:href="img/icons.svg#home"/></svg>
<svg><use xlink:href="img/icons.svg#home"/></svg>
and we need them to be prefixed with absolute url like other images.
Hi, we use svg in our theme that looks like that:
<svg><use xlink:href="img/icons.svg#home"/></svg>
and we need them to be prefixed with absolute url like other images.