Skip to content

v2.0.0

Latest

Choose a tag to compare

@everdimension everdimension released this 28 Jul 17:18
· 1 commit to master since this release

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>