Main change:
You no longer have to add the custom svg-base-fix
attribute, the lib automatically targets all xlink:href
attributes. Example usage:
<svg>
<use xlink:href="#icon-name"></use>
</svg>
You no longer have to add the custom svg-base-fix
attribute, the lib automatically targets all xlink:href
attributes. Example usage:
<svg>
<use xlink:href="#icon-name"></use>
</svg>