5 lines
307 B
XML
5 lines
307 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
|
|
<rect x="3" y="5" width="18" height="14" rx="2"/>
|
|
<path d="m3 7 9 6 9-6"/>
|
|
</svg>
|