Add new checkbox icons

This commit is contained in:
Veronica Berglyd Olsen
2022-10-30 01:20:31 +02:00
parent 18878dd19b
commit ea59379479
8 changed files with 210 additions and 4 deletions
@@ -0,0 +1,35 @@
<?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"
version="1.2"
width="24"
height="24"
viewBox="0 0 24 24"
id="svg2803">
<metadata
id="metadata2809">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs2807" />
<path
d="m 13.584262,16.001 c -0.488745,0 -0.96213,-0.194108 -1.314026,-0.546016 L 8.5446014,11.73063 c -0.7261352,-0.727556 -0.7261352,-1.906167 0,-2.632325 0.7275318,-0.7275547 1.9061056,-0.7275547 2.6350346,0 l 1.977322,1.978782 4.852541,-7.6176815 c 0.49852,-0.8993192 1.633806,-1.2246941 2.533097,-0.7247618 0.897894,0.499932 1.221862,1.6338563 0.723342,2.5317791 l -6.052061,9.7752102 c -0.283472,0.511104 -0.79037,0.858821 -1.368486,0.939817 z"
id="path2801"
style="display:inline;fill:#718c00;fill-opacity:1;stroke-width:1.39643" />
<path
d="M 17.714285,22 H 6.2857144 C 3.9228572,22 2.0000001,20.077143 2.0000001,17.714285 V 6.2857144 c 0,-2.3628572 1.9228571,-4.2857143 4.2857143,-4.2857143 h 7.1428566 c 0.79,0 1.428572,0.64 1.428572,1.4285714 0,0.7885715 -0.638572,1.4285715 -1.428572,1.4285715 H 6.2857144 c -0.7885714,0 -1.4285714,0.6414285 -1.4285714,1.4285714 V 17.714285 c 0,0.787144 0.64,1.428572 1.4285714,1.428572 H 17.714285 c 0.788572,0 1.428572,-0.641428 1.428572,-1.428572 V 13.428571 C 19.142857,12.64 19.781429,12 20.571429,12 21.361429,12 22,12.64 22,13.428571 v 4.285714 C 22,20.077143 20.077143,22 17.714285,22 Z"
id="path3504"
style="display:inline;fill:#333333;fill-opacity:1;stroke-width:1.42857" />
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB