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,31 @@
<?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
id="path3524"
style="display:inline;fill:#333333;fill-opacity:1;stroke-width:1.42857"
d="M 2,17.714286 V 6.2857143 C 2,3.9228571 3.9228567,2 6.2857144,2 H 17.714286 C 20.077143,2 22,3.9228571 22,6.2857143 v 7.1428567 c 0,0.79 -0.64,1.428572 -1.428571,1.428572 -0.788572,0 -1.428572,-0.638572 -1.428572,-1.428572 V 6.2857143 c 0,-0.7885714 -0.641428,-1.4285714 -1.428571,-1.4285714 H 6.2857144 c -0.7871433,0 -1.4285711,0.64 -1.4285711,1.4285714 V 17.714286 c 0,0.788571 0.6414278,1.428571 1.4285711,1.428571 H 10.571429 C 11.36,19.142857 12,19.781429 12,20.571429 12,21.361429 11.36,22 10.571429,22 H 6.2857144 C 3.9228567,22 2,20.077143 2,17.714286 Z M 17.714286,22 H 6.2857143 C 3.9228571,22 2,20.077143 2,17.714286 V 6.2857143 C 2,3.9228571 3.9228571,2 6.2857143,2 h 7.1428567 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.2857143 c -0.7885714,0 -1.4285714,0.6414285 -1.4285714,1.4285714 V 17.714286 c 0,0.787143 0.64,1.428571 1.4285714,1.428571 H 17.714286 c 0.788571,0 1.428571,-0.641428 1.428571,-1.428571 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.285715 C 22,20.077143 20.077143,22 17.714286,22 Z" />
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB