Added dark icon coloured theme as well

This commit is contained in:
Veronica K. B. Olsen
2020-05-14 00:16:21 +02:00
parent e865e5b448
commit 8603bf8af8
29 changed files with 1577 additions and 1 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"
inkscape:version="1.0rc1 (09960d6f05, 2020-04-09)"
sodipodi:docname="delete.svg"
id="svg1543"
viewBox="0 0 24 24"
height="24"
width="24"
version="1.2">
<metadata
id="metadata1549">
<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="defs1547" />
<sodipodi:namedview
inkscape:current-layer="svg1543"
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="namedview1545"
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"
inkscape:document-rotation="0" />
<path
style="stroke-width:1.25;fill:#d64848;fill-opacity:1"
inkscape:connector-curvature="0"
id="path1541"
d="M 12,2 C 6.47625,2 2,6.4775 2,12 2,17.5225 6.47625,22 12,22 17.52375,22 22,17.5225 22,12 22,6.4775 17.52375,2 12,2 Z m 4.63375,12.86625 c 0.48875,0.48875 0.48875,1.27875 0,1.7675 C 16.39,16.8775 16.07,17 15.75,17 15.43,17 15.11,16.8775 14.86625,16.63375 L 12,13.7675 9.13375,16.63375 C 8.89,16.8775 8.57,17 8.25,17 7.93,17 7.61,16.8775 7.36625,16.63375 6.8775,16.145 6.8775,15.355 7.36625,14.86625 L 10.2325,12 7.36625,9.13375 C 6.8775,8.645 6.8775,7.855 7.36625,7.36625 7.855,6.8775 8.645,6.8775 9.13375,7.36625 L 12,10.2325 14.86625,7.36625 c 0.48875,-0.48875 1.27875,-0.48875 1.7675,0 0.48875,0.48875 0.48875,1.27875 0,1.7675 L 13.7675,12 Z" />
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB