9 lines
691 B
XML
9 lines
691 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" version="1.1" viewBox="0 0 24 24">
|
|
<rect style="opacity:.2" rx="2" ry="2" height="20" width="20" y="2.5" x="2"/>
|
|
<rect style="fill:#ab47bc" rx="2" ry="2" height="20" width="20" y="2" x="2"/>
|
|
<path style="stroke:#ffffff;stroke-linecap:round;fill:none" d="m5.5 7.5c4.5 0 2.5 4.5 6.5 4.5s2-4.5 6.5-4.5"/>
|
|
<path style="stroke:#ffffff;stroke-linecap:round;fill:none" d="m5.5 16.5c4.5 0 2.5-4.5 6.5-4.5s2 4.5 6.5 4.5"/>
|
|
<path style="opacity:.2;fill:#ffffff" d="m4 2c-1.108 0-2 0.892-2 2v0.5c0-1.108 0.892-2 2-2h16c1.108 0 2 0.892 2 2v-0.5c0-1.108-0.892-2-2-2h-16z"/>
|
|
</svg>
|