TBK
The Brothers Karamazov
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/arpla/TBK/icon.svg
code:icon.svg
<style type="text/css">
font-weight:800;
fill: white;
stroke: gray;
stroke-width:4;
stroke-linecap:round;
stroke-linejoin:round;
animation: scrollAnime 18s linear infinite;
}
@keyframes scrollAnime{
0% { transform: translateX(100%)}
100% { transform: translateX(-1280%)}
}
</style>
<text id="tx01" x="10" y="90" font-size="90" letter-spacing="10" word-spacing="10" >
The Brothers Karamazov カラマーゾフの兄弟
</text>
</svg>