7 lines
316 B
XML
7 lines
316 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="10" fill="#0b1118"/>
|
|
<rect x="8" y="16" width="48" height="30" rx="3" fill="#14b8a6"/>
|
|
<rect x="12" y="20" width="18" height="22" fill="#0f172a"/>
|
|
<rect x="34" y="20" width="18" height="22" fill="#f97316"/>
|
|
</svg>
|