a01.svg<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<g>
<rect x="5" y="5" width="90" height="90" rx="15" ry="15"
fill-opacity="0" stroke="white" stroke-width="2" />
<rect x="8" y="8" width="84" height="84" rx="10" ry="10"
fill-opacity="0" stroke="#333" stroke-width="3" />
<text x="10" y="48" font-size="45" stroke="white" stroke-width="2" fill="#333"
font-weight="900" letter-spacing="0" word-spacing="0" >
あ
</text>
<text x="47" y="48" font-size="45" stroke="white" stroke-width="2" fill="#333"
font-weight="900" letter-spacing="0" word-spacing="0" >
る
</text>
<text x="10" y="86" font-size="45" stroke="white" stroke-width="2" fill="#333"
font-weight="900" letter-spacing="0" word-spacing="0" >
あ
</text>
<text x="47" y="86" font-size="45" stroke="white" stroke-width="2" fill="#333"
font-weight="900" letter-spacing="0" word-spacing="0" >
る
</text>
</g>
</svg>