ネタフリ
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/suto3/ネタフリ/n01.svg
code:n01.svg
<g>
<style type="text/css">
font-weight:800;
fill: white;
stroke-width:2;
stroke-linecap:round;
stroke-linejoin:round;
stroke-dasharray: 600;
stroke-dashoffset: 600;
animation: textAnime 5s linear infinite;
}
@keyframes textAnime {
0% {
stroke-dashoffset: 600;
}
50% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 0;
}
}
</style>
<rect id="tx01" x="8" y="8" width="84" height="84" rx="10" ry="10"
fill-opacity="0" stroke="#333" stroke-width="3" />
<text id="tx01" x="12" y="48" font-size="43" letter-spacing="0" word-spacing="0" >
ネ
</text>
<text id="tx01" x="50" y="48" font-size="43" letter-spacing="0" word-spacing="0" >
タ
</text>
<text id="tx01" x="14" y="88" font-size="40" letter-spacing="0" word-spacing="0" >
フ
</text>
<text id="tx01" x="48" y="88" font-size="40" letter-spacing="0" word-spacing="0" >
リ
</text>
</g>
</svg>