SVG:付加情報をつける
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/suto3/SVG:付加情報をつける/a.svg
code:a.svg
<title>サンプル画像</title>
<desc>これはサンプルの画像です。</desc>
<circle cx="100" cy="75" r="50" fill="none" stroke="red" stroke-width="10" />
</svg>