10 lines
No EOL
437 B
XML
10 lines
No EOL
437 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#7c9963" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#7c9963" stroke-width="2.4" 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>
|
|
</svg> |