10 lines
No EOL
476 B
XML
10 lines
No EOL
476 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="#b2cbc2"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="30" cy="34" rx="8" ry="6"/>
|
|
<path d="M4 24 L14 36 L30 36"/>
|
|
<line x1="4" y1="24" x2="4" y2="38 M14 36 L14 44"/>
|
|
<line x1="4" y1="38" x2="8" y2="44"/>
|
|
<line x1="4" y1="24" x2="4" y2="18 M4 18 L10 18"/>
|
|
</g>
|
|
</svg> |