5 lines
223 B
XML
5 lines
223 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="6" fill="#1a3d2e"/>
|
|
<path d="M16 6v20M6 16h20" stroke="#d4a017" stroke-width="3" stroke-linecap="round"/>
|
|
</svg>
|