SVG:xlink:href属性
リンク先の指定
svgの中でxlink:href属性を使用していた場合、xlinkの名前空間宣言も必要
code:svg
<svg xmlns="
http://www.w3.org/2000/svg"
xmlns:xlink="
http://www.w3.org/1999/xlink">
<textPath xlink:href="#MyPath">
</svg>
SVG:xlink
SVG属性.icon
https://img.shields.io/badge/SVG-xlink:href属性-FFB13B.svg?logo=svg&style=for-the-badge