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
631 B
XML
7 lines
631 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<g fill="#474747">
|
|
<path d="M8 0L3 3.143v4.714L8 11l5-3.143V3.143zm0 6L4.355 3.824 8 1.532l3.646 2.292z"/>
|
|
<path d="M11 12h-1c-.257 0-.528.118-.719.284l-1.28 1.163-1.282-1.163A1.145 1.145 0 0 0 6 12H5v.908c0 .28.09.501.281.68L8.001 16l2.718-2.411a.88.88 0 0 0 .281-.681V12z" style="line-height:normal;-inkscape-font-specification:'Bitstream Vera Sans';text-indent:0;text-align:start;text-decoration-line:none;text-transform:none;marker:none" color="#bebebe" font-weight="400" font-family="Bitstream Vera Sans" overflow="visible"/>
|
|
</g>
|
|
</svg>
|