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 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" />
<path
id="rect6074"
style="fill:#c82829;fill-opacity:1;stroke:none;stroke-width:1.111;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="m 17.334285,4.1025907 c -0.485011,0.025418 -0.960337,0.2377891 -1.3125,0.6289063 l -4.007813,4.451172 -2,-2.2226564 C 9.3096456,6.1777784 8.1126129,6.1150607 7.3303787,6.8193876 6.5481444,7.5237145 6.4854268,8.720747 7.1897537,9.502981 l 2.2675781,2.519532 -2.2675781,2.517578 c -0.7043269,0.782234 -0.6416093,1.979267 0.140625,2.683594 0.7822342,0.704327 1.9792669,0.641609 2.6835933,-0.140625 l 2,-2.220703 2,2.220703 c 0.704327,0.782234 1.90136,0.844952 2.683594,0.140625 0.782234,-0.704327 0.844952,-1.90136 0.140625,-2.683594 l -2.267578,-2.517578 4.27539,-4.7480473 C 19.55033,6.4922315 19.487613,5.2951988 18.705378,4.590872 18.314261,4.2387085 17.819295,4.0771724 17.334285,4.1025907 Z" />
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB