12 lines
491 B
XML
12 lines
491 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#8c7b47" stroke-width="3.5" 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>
|
|
<g stroke="#FFECB3" stroke-width="1.2" 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>
|
|
</g>
|
|
</svg>
|