n.svg<svg width="350" height="100" viewBox="0 0 350 100" xmlns="http://www.w3.org/2000/svg">
<g>
<rect x="5" y="5" width="340" height="90" rx="15" ry="15"
fill-opacity="0" stroke="white" stroke-width="3" />
<rect x="8" y="8" width="334" height="84" rx="10" ry="10"
fill-opacity="0" stroke="gray" stroke-width="3" />
<text x="40" y="70" font-size="40" stroke="white" stroke-width="1" fill="gray"
font-weight="900" letter-spacing="-1" word-spacing="1" >
なんとかマップ
</text>
</g>
</svg>