6 lines
340 B
XML
6 lines
340 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#F47937" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="2" y="7" width="20" height="10" rx="2"/>
|
|
<rect x="6" y="10" width="6" height="4" rx="1" fill="#F47937"/>
|
|
<path d="M15 12h3"/>
|
|
</svg> |