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,55 @@
<?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="user.svg"
id="svg10763"
viewBox="0 0 24 24"
height="24"
width="24"
version="1.2">
<metadata
id="metadata10769">
<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="defs10767" />
<sodipodi:namedview
inkscape:current-layer="svg10763"
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="namedview10765"
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" />
<path
style="stroke-width:1.17647;fill:#000000;fill-opacity:0.77999997"
inkscape:connector-curvature="0"
id="path10761"
d="M 17.882352,7.8823529 C 17.882352,6.2576471 17.223529,4.7870588 16.16,3.7235294 15.095295,2.6588235 13.624706,2 12.000001,2 10.375295,2 8.9047059,2.6588235 7.84,3.7235294 6.7764706,4.7870588 6.1176471,6.2576471 6.1176471,7.8823529 c 0,1.6247061 0.6588235,3.0952941 1.7223529,4.1588231 1.0647059,1.064706 2.535295,1.72353 4.160001,1.72353 1.624705,0 3.095294,-0.658824 4.16,-1.72353 1.063529,-1.063529 1.722352,-2.534117 1.722351,-4.1588231 z M 4.9411765,19.647059 c 0,1.17647 2.6470588,2.352941 7.0588245,2.352941 4.138822,0 7.058822,-1.176471 7.058822,-2.352941 0,-2.352941 -2.769412,-4.705883 -7.058823,-4.705883 -4.4117647,0 -7.0588235,2.352942 -7.0588235,4.705883 z" />
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB