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
216 B
XML
6 lines
216 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<g color="#bebebe" fill="#474747">
|
|
<path d="M3 3h10v2H3zM3 7h10v2H3zM3 11h10v2H3z" style="marker:none" overflow="visible"/>
|
|
</g>
|
|
</svg>
|