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.
6 lines
286 B
XML
6 lines
286 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<g fill="#474747" color="#bebebe">
|
|
<path d="M6 4h8c.554 0 1 .446 1 1v7c0 .554-.446 1-1 1H6c-.554 0-1-.446-1-1V5c0-.554.446-1 1-1zM5 8.47L1.53 5H1v7h.5z" style="marker:none" overflow="visible"/>
|
|
</g>
|
|
</svg>
|