blob: 03707bf0bd80a6e60aa22a82e0dbed4ac7e20652 (
plain)
1
2
3
4
|
<svg version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="100" height="100" rx="15" ry="15" fill="#eca" />
<text x="50" y="86" text-anchor="middle" font-weight="bold" font-size="100" style="font-family: Helvetica, sans-serif;">?</text>
</svg>
|