7 lines
340 B
XML
7 lines
340 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="2" y="2" width="44" height="44" rx="9" fill="#FFE082"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="14" width="32" height="22" rx="2"/>
|
|
<polyline points="8,16 24,28 40,16"/>
|
|
</g>
|
|
</svg>
|