16 lines
No EOL
690 B
XML
16 lines
No EOL
690 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#6A0C1A" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="10" y="12" width="12" height="24" rx="2"/>
|
|
<path d="M22 14 L30 8 L30 40 L22 34"/>
|
|
<line x1="34" y1="16" x2="44" y2="32"/>
|
|
<line x1="44" y1="16" x2="34" y2="32"/>
|
|
</g>
|
|
<g stroke="#EF9A9A" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="10" y="12" width="12" height="24" rx="2"/>
|
|
<path d="M22 14 L30 8 L30 40 L22 34"/>
|
|
<line x1="34" y1="16" x2="44" y2="32"/>
|
|
<line x1="44" y1="16" x2="34" y2="32"/>
|
|
</g>
|
|
</g>
|
|
</svg> |