重要
https://scrapbox.io/files/660e463c67664d00255d0cc5.svg
from /suto3/重要
#03AF7AはCUD推奨配色セットの緑色
code:i.svg
<svg width="200" height="100" viewBox="0 0 200 100" xmlns="http://www.w3.org/2000/svg">
<g>
<rect x="5" y="5" width="190" height="90" rx="10" ry="10"
fill-opacity="0" stroke="#03AF7A" stroke-width="5" />
<text x="20" y="80" font-size="80" fill="#03AF7A"
font-weight="400" letter-spacing="10" word-spacing="10" >
重要
</text>
</g>
</svg>
#2024-04-04 15:18:31