4 lines
242 B
XML
4 lines
242 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" fill="#1e40af" rx="4"/>
|
|
<text x="16" y="24" font-size="20" font-weight="bold" fill="white" text-anchor="middle" font-family="Arial">E</text>
|
|
</svg>
|