18 lines
No EOL
710 B
XML
18 lines
No EOL
710 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<g fill="none">
|
|
<g stroke="#445436" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="4,20 24,4 44,20"/>
|
|
<rect x="10" y="20" width="28" height="24"/>
|
|
<circle cx="18" cy="28" r="3"/>
|
|
<circle cx="30" cy="28" r="3"/>
|
|
<path d="M18 34 Q24 40 30 34"/>
|
|
</g>
|
|
<g stroke="#c4d1b8" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
|
|
<polygon points="4,20 24,4 44,20"/>
|
|
<rect x="10" y="20" width="28" height="24"/>
|
|
<circle cx="18" cy="28" r="3"/>
|
|
<circle cx="30" cy="28" r="3"/>
|
|
<path d="M18 34 Q24 40 30 34"/>
|
|
</g>
|
|
</g>
|
|
</svg> |