Added support for icon themes in the source. Still need to add it to preferences.
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
inkscape:version="1.0rc1 (09960d6f05, 2020-04-09)"
|
||||
sodipodi:docname="document-text.svg"
|
||||
id="svg2161"
|
||||
viewBox="0 0 24 24"
|
||||
height="24"
|
||||
width="24"
|
||||
version="1.2">
|
||||
<metadata
|
||||
id="metadata2167">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs2165" />
|
||||
<sodipodi:namedview
|
||||
inkscape:current-layer="svg2161"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-x="0"
|
||||
inkscape:cy="12"
|
||||
inkscape:cx="12"
|
||||
inkscape:zoom="38.125"
|
||||
showgrid="false"
|
||||
id="namedview2163"
|
||||
inkscape:window-height="1344"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0"
|
||||
guidetolerance="10"
|
||||
gridtolerance="10"
|
||||
objecttolerance="10"
|
||||
borderopacity="1"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff" />
|
||||
<g
|
||||
style="fill:#000000;fill-opacity:0.78"
|
||||
transform="matrix(1.125,0,0,1.125,-1.5,-1.3749999)"
|
||||
id="g2159">
|
||||
<path
|
||||
style="fill:#000000;fill-opacity:0.78"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2157"
|
||||
d="M 17,21 H 7 C 5.346,21 4,19.654 4,18 V 6 C 4,4.346 5.346,3 7,3 h 10 c 1.654,0 3,1.346 3,3 v 12 c 0,1.654 -1.346,3 -3,3 z M 7,5 C 6.449,5 6,5.449 6,6 v 12 c 0,0.551 0.449,1 1,1 h 10 c 0.551,0 1,-0.449 1,-1 V 6 C 18,5.449 17.551,5 17,5 Z m 9,6 H 8 C 7.724,11 7.5,10.776 7.5,10.5 7.5,10.224 7.724,10 8,10 h 8 c 0.276,0 0.5,0.224 0.5,0.5 0,0.276 -0.224,0.5 -0.5,0.5 z M 16,8 H 8 C 7.724,8 7.5,7.776 7.5,7.5 7.5,7.224 7.724,7 8,7 h 8 c 0.276,0 0.5,0.224 0.5,0.5 C 16.5,7.776 16.276,8 16,8 Z m 0,6 H 8 C 7.724,14 7.5,13.776 7.5,13.5 7.5,13.224 7.724,13 8,13 h 8 c 0.276,0 0.5,0.224 0.5,0.5 0,0.276 -0.224,0.5 -0.5,0.5 z m 0,3 H 8 C 7.724,17 7.5,16.776 7.5,16.5 7.5,16.224 7.724,16 8,16 h 8 c 0.276,0 0.5,0.224 0.5,0.5 0,0.276 -0.224,0.5 -0.5,0.5 z" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user