Added support for icon themes in the source. Still need to add it to preferences.

This commit is contained in:
Veronica K. B. Olsen
2020-05-13 23:23:13 +02:00
parent 405ef48237
commit e865e5b448
69 changed files with 3114 additions and 244 deletions
@@ -0,0 +1,56 @@
<?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"
version="1.2"
width="24"
height="24"
viewBox="0 0 24 24"
id="svg3996"
sodipodi:docname="key.svg"
inkscape:version="1.0rc1 (09960d6f05, 2020-04-09)">
<metadata
id="metadata4002">
<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="defs4000" />
<sodipodi:namedview
inkscape:document-rotation="0"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2560"
inkscape:window-height="1344"
id="namedview3998"
showgrid="false"
inkscape:zoom="38.125"
inkscape:cx="12"
inkscape:cy="12"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg3996" />
<path
d="m 7.357143,9.142857 c 0,1.045714 0.237143,2.034286 0.641429,2.93 l -5.641429,5.641429 v 2.142857 c 0,0 1.28,2.142857 2.8571429,2.142857 H 8.071429 v -2.857143 h 2.857143 V 16.285714 H 14.5 c 3.945714,0 7.142857,-3.197143 7.142857,-7.142857 C 21.642857,5.1971429 18.445714,2 14.5,2 10.554286,2 7.357143,5.1971429 7.357143,9.142857 Z M 14.5,12 c -1.577143,0 -2.857143,-1.28 -2.857143,-2.857143 0,-1.578571 1.28,-2.86 2.857143,-2.86 1.578572,0 2.857143,1.28 2.857143,2.86 C 17.357143,10.72 16.078572,12 14.5,12 Z"
id="path3994"
inkscape:connector-curvature="0"
style="stroke-width:1.42857;fill:#aeaeae;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB