9 lines
587 B
XML
9 lines
587 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-labelledby="title desc">
|
|
<title id="title">Webmail</title>
|
|
<desc id="desc">Envelope icon for Webmail app</desc>
|
|
<rect x="16" y="32" width="224" height="192" rx="24" fill="#0f172a"/>
|
|
<rect x="32" y="64" width="192" height="128" rx="14" fill="#1e293b"/>
|
|
<path d="M32 78l96 70 96-70" fill="none" stroke="#e2e8f0" stroke-width="14" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M32 178l70-54m122 54l-70-54" fill="none" stroke="#94a3b8" stroke-width="10" stroke-linecap="round"/>
|
|
</svg>
|