13 lines
No EOL
586 B
XML
13 lines
No EOL
586 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="#2979FF"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="28" rx="10" ry="12"/>
|
|
<circle cx="24" cy="10" r="5"/>
|
|
<line x1="14" y1="16" x2="8" y2="10"/>
|
|
<line x1="34" y1="16" x2="40" y2="10"/>
|
|
<line x1="14" y1="28" x2="8" y2="32"/>
|
|
<line x1="34" y1="28" x2="40" y2="32"/>
|
|
<line x1="14" y1="22" x2="8" y2="18"/>
|
|
<line x1="34" y1="22" x2="40" y2="18"/>
|
|
</g>
|
|
</svg> |