わからないことがわかった
多義語注意.icon
https://raw.githubusercontent.com/gist/suto3/668ae2fbbba41b4c85ac920ff09ff43d/raw/6107a5c1a75cb1bc8b4907eb97c01883d0f13c9f/wakaranaikotoga-wakatta.svg
[https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/suto3/わからないことがわかった/w.svg]
code:w.svg
<style type="text/css">
font-weight:800;
fill: white;
stroke: black;
stroke-width:4;
stroke-linecap:round;
stroke-linejoin:round;
animation: scrollAnime 10s linear infinite;
}
/* @media (prefers-color-scheme: light) { /* */
@media (prefers-color-scheme: dark) { /* */
fill:black;
stroke:white;
}
}
@keyframes scrollAnime{
0% { transform: translateX(100%)}
100% { transform: translateX(-640%)}
}
</style>
<text id="tx01" x="10" y="90" font-size="90" letter-spacing="10" word-spacing="10" >
わからないことがわかった
</text>
</svg>