shakyShane / gulp-svg-sprites

Create SVG sprites or compile to <symbols>
MIT License
334 stars 45 forks source link

`xlink:href` is deprecated #130

Open jds-tag opened 3 years ago

jds-tag commented 3 years ago

Per MDN xlink:href is deprecated so the symbols template should not include the xlink. I am going to create a PR for this.