14 lines
No EOL
568 B
XML
14 lines
No EOL
568 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#631f5a" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="20" y="30" width="8" height="12" rx="2"/>
|
|
<line x1="24" y1="6" x2="24" y2="20"/>
|
|
<path d="M14 12 L24 6 L34 12"/>
|
|
</g>
|
|
<g stroke="#dda5d6" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="20" y="30" width="8" height="12" rx="2"/>
|
|
<line x1="24" y1="6" x2="24" y2="20"/>
|
|
<path d="M14 12 L24 6 L34 12"/>
|
|
</g>
|
|
</g>
|
|
</svg> |