cutter/src/img/icons/down.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

8 lines
456 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 24 32" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="32px" width="24px" version="1.1" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 32">
<g fill="#4d4d4f">
<rect y="27" width="24" height="4.6"/>
<polygon points="16 18 16 0 8 0 8 18 4 18 12 27 20 18"/>
</g>
</svg>