16 lines
No EOL
672 B
XML
16 lines
No EOL
672 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#2f6461" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="10,18 24,4 38,18"/>
|
|
<rect x="10" y="18" width="28" height="26"/>
|
|
<circle cx="24" cy="18" r="3"/>
|
|
<rect x="18" y="24" width="12" height="14" rx="2"/>
|
|
</g>
|
|
<g stroke="#b2dedb" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="10,18 24,4 38,18"/>
|
|
<rect x="10" y="18" width="28" height="26"/>
|
|
<circle cx="24" cy="18" r="3"/>
|
|
<rect x="18" y="24" width="12" height="14" rx="2"/>
|
|
</g>
|
|
</g>
|
|
</svg> |