Added support for icon themes in the source. Still need to add it to preferences.
This commit is contained in:
@@ -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="key.svg"
|
||||
id="svg3996"
|
||||
viewBox="0 0 24 24"
|
||||
height="24"
|
||||
width="24"
|
||||
version="1.2">
|
||||
<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:current-layer="svg3996"
|
||||
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="namedview3998"
|
||||
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.42857;fill:#000000;fill-opacity:0.77999997"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3994"
|
||||
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" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user