forked from AuroraMiddleware/gtk
bcafd20529
Include all the icons that gtk is using itself. For now, we include size 16 and scalable, to keep the size limited.
7 lines
209 B
XML
7 lines
209 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<g fill="#474747">
|
|
<path d="M7 7v6.969h5l1.99-1.987L13.97 7H7z"/>
|
|
<path d="M2 2v7.969L6 10V6h3l-.031-4H2z"/>
|
|
</g>
|
|
</svg>
|