u.svg<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<g>
<style type="text/css">
#tx01{
fill: white;
stroke: #ff4400;
stroke-width:2;
stroke-linecap:round;
stroke-linejoin:round;
font-weight:900;
}
#f01{
stroke: #ff4400;
stroke-width: 3;
fill-opacity: 0;
}
#f02{
stroke: white;
stroke-width: 2;
fill-opacity: 0;
}
</style>
<rect id="f01" x="5" y="5" width="90" height="90" rx="12" ry="12" />
<rect id="f02" x="7" y="7" width="86" height="86" rx="10" ry="10" />
<text id="tx01" x="20" y="75" font-size="60" letter-spacing="0" word-spacing="0" >
裏
</text>
}
</g>
</svg>