4 lines
192 B
XML
4 lines
192 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" rx="16" fill="#0f5d3c"/>
|
|
<path d="M16 47V17h8l16 20V17h8v30h-8L24 27v20z" fill="#f7f1e6"/>
|
|
</svg>
|