12 lines
No EOL
502 B
XML
12 lines
No EOL
502 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#8C3D00" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M4 12 L18 12 L22 16 L44 16 L44 40 L4 40 Z"/>
|
|
<line x1="4" y1="16" x2="44" y2="16"/>
|
|
</g>
|
|
<g stroke="#FFB74D" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M4 12 L18 12 L22 16 L44 16 L44 40 L4 40 Z"/>
|
|
<line x1="4" y1="16" x2="44" y2="16"/>
|
|
</g>
|
|
</g>
|
|
</svg> |