5 lines
270 B
XML
5 lines
270 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" rx="8" fill="#4F46E5"/>
|
|
<text x="16" y="22" text-anchor="middle" font-size="18" fill="white" font-family="sans-serif" font-weight="bold">Z</text>
|
|
</svg>
|