7 lines
375 B
XML
7 lines
375 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
|
<rect width="128" height="128" rx="18" fill="#0d2024"/>
|
|
<path d="M42 110l8-58h28l8 58z" fill="#1f8a89"/>
|
|
<circle cx="64" cy="36" r="17" fill="#c8f7ec"/>
|
|
<path d="M24 78c12-8 24-8 36 0s24 8 44-2M32 96c12-8 24-8 36 0s24 8 28 2" fill="none" stroke="#9ff3ff" stroke-width="7" stroke-linecap="round"/>
|
|
</svg>
|