10 lines
No EOL
436 B
XML
10 lines
No EOL
436 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="#4741b5"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="8" y1="4" x2="8" y2="44"/>
|
|
<polygon points="8,6 40,14 8,22"/>
|
|
<circle cx="24" cy="20" r="3"/>
|
|
<circle cx="20" cy="18" r="1.5"/>
|
|
<line x1="20" y1="20" x2="28" y2="20"/>
|
|
</g>
|
|
</svg> |