12 lines
No EOL
536 B
XML
12 lines
No EOL
536 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<rect x="2" y="2" width="44" height="44" rx="9" fill="#deaed7"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="20" rx="8" ry="5"/>
|
|
<path d="M16 18 L6 8 L10 8 L16 14"/>
|
|
<path d="M32 18 L42 8 L38 8 L32 14"/>
|
|
<path d="M12 20 L4 22 L6 26 L14 22"/>
|
|
<path d="M36 20 L44 22 L42 26 L34 22"/>
|
|
<line x1="24" y1="20" x2="24" y2="44"/>
|
|
<circle cx="24" cy="14" r="3"/>
|
|
</g>
|
|
</svg> |