cutter/src/img/icons/trash_light.svg
Florian Märkl 6d90a98a6f Replace all icons with SVGs and add Iconic License (#183)
* Replace all icons with SVGs

* Add Iconic License
2017-06-15 11:53:10 +02:00

11 lines
660 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">
<path d="m32 4h-8c0-2.2-1.8-4-4-4h-8c-2.2 0-4 1.8-4 4h-8v4h4v18c0 3.3 2.7 6 6 6h12c3.3 0 6-2.7 6-6v-18h4v-4zm-8 22c0 1.1-0.9 2-2 2h-12c-1.1 0-2-0.9-2-2v-18h16v18z"/>
<circle cx="12" r="2" cy="22"/>
<circle cx="12" r="2" cy="14"/>
<circle cx="20" r="2" cy="22"/>
<circle cx="20" r="2" cy="14"/>
</g>
</svg>