10 lines
No EOL
439 B
XML
10 lines
No EOL
439 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="#835587"/>
|
|
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<line x1="10" y1="8" x2="10" y2="40"/>
|
|
<line x1="10" y1="8" x2="30" y2="8"/>
|
|
<line x1="10" y1="40" x2="26" y2="40"/>
|
|
<circle cx="30" cy="18" r="6"/>
|
|
<circle cx="26" cy="30" r="6"/>
|
|
</g>
|
|
</svg> |