8 lines
No EOL
409 B
XML
8 lines
No EOL
409 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="#cfadc0"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="24" rx="18" ry="10"/>
|
|
<path d="M6 24 L10 38 Q14 42 24 42 Q34 42 38 38 L42 24"/>
|
|
<line x1="10" y1="28" x2="38" y2="28 M14 34 L34 34"/>
|
|
</g>
|
|
</svg> |