gtk2/gtk/icons/scalable/devices/drive-harddisk-symbolic.svg
Matthias Clasen bcafd20529 resources: Include more icons
Include all the icons that gtk is using itself.
For now, we include size 16 and scalable, to keep
the size limited.
2019-02-12 21:37:02 -05:00

4 lines
230 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
<path d="M3 1.035c-1 0-1 1-1 1v12s0 1 1 1h10s1 0 1-1v-12s0-1-1-1zm5 2a4 4 0 1 1 0 8H4v-4a4 4 0 0 1 4-4zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4z" fill="#474747"/>
</svg>