mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-25 14:25:25 +00:00
12 lines
620 B
XML
12 lines
620 B
XML
|
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
|
||
|
<svg style="enable-background:new 0 0 32 32" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="32px" width="32px" version="1.1" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 32 32">
|
||
|
<g fill="#aaacaf">
|
||
|
<polygon points="32 4 0 4 0 0 32 0"/>
|
||
|
<polygon points="20 12 0 12 0 8 20 8"/>
|
||
|
<polygon points="32 20 0 20 0 16 32 16"/>
|
||
|
<circle cx="2" r="2" cy="30"/>
|
||
|
<path d="m12 30c0 1.1-0.9 2-2 2s-2-0.9-2-2 0.9-2 2-2c1 0 2 1 2 2z"/>
|
||
|
<circle cx="18" r="2" cy="30"/>
|
||
|
</g>
|
||
|
</svg>
|