summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-10-24 07:05:11 +0200
committerVolpeon <git@volpeon.ink>2023-10-24 07:05:11 +0200
commit950901ee7c57036597f3983db82433d7f3073da2 (patch)
treeec8c5165fde99e5d319f1a8ed8fd132b3f8410b7
parentAdd sidebar-right (diff)
downloadiro-icons-950901ee7c57036597f3983db82433d7f3073da2.tar.gz
iro-icons-950901ee7c57036597f3983db82433d7f3073da2.tar.bz2
iro-icons-950901ee7c57036597f3983db82433d7f3073da2.zip
Add check-circle
-rw-r--r--src/icons/check-circle.svg80
1 files changed, 80 insertions, 0 deletions
diff --git a/src/icons/check-circle.svg b/src/icons/check-circle.svg
new file mode 100644
index 0000000..fe5b6a2
--- /dev/null
+++ b/src/icons/check-circle.svg
@@ -0,0 +1,80 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<svg
3 width="16"
4 height="16"
5 viewBox="0 0 16 16"
6 version="1.1"
7 id="svg10"
8 sodipodi:docname="check-circle.svg"
9 inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
10 inkscape:export-xdpi="192"
11 inkscape:export-ydpi="192"
12 style="fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round"
13 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
14 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
15 xmlns="http://www.w3.org/2000/svg"
16 xmlns:svg="http://www.w3.org/2000/svg"
17 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
18 xmlns:cc="http://creativecommons.org/ns#"
19 xmlns:dc="http://purl.org/dc/elements/1.1/">
20 <metadata
21 id="metadata16">
22 <rdf:RDF>
23 <cc:Work
24 rdf:about="">
25 <dc:format>image/svg+xml</dc:format>
26 <dc:type
27 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
28 </cc:Work>
29 </rdf:RDF>
30 </metadata>
31 <defs
32 id="defs14" />
33 <sodipodi:namedview
34 pagecolor="#ffffff"
35 bordercolor="#666666"
36 borderopacity="1"
37 objecttolerance="10"
38 gridtolerance="10"
39 guidetolerance="10"
40 inkscape:pageopacity="0"
41 inkscape:pageshadow="2"
42 inkscape:window-width="1920"
43 inkscape:window-height="992"
44 id="namedview12"
45 showgrid="true"
46 inkscape:zoom="45.254834"
47 inkscape:cx="7.6124464"
48 inkscape:cy="8.0985823"
49 inkscape:window-x="1536"
50 inkscape:window-y="0"
51 inkscape:window-maximized="1"
52 inkscape:current-layer="svg10"
53 showguides="false"
54 inkscape:document-rotation="0"
55 inkscape:showpageshadow="0"
56 inkscape:pagecheckerboard="0"
57 inkscape:deskcolor="#d1d1d1">
58 <inkscape:grid
59 type="xygrid"
60 id="grid823"
61 originx="0"
62 originy="0"
63 spacingy="1"
64 spacingx="1"
65 units="px"
66 visible="true" />
67 </sodipodi:namedview>
68 <circle
69 style="opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers stroke fill"
70 id="path818"
71 cx="8"
72 cy="8"
73 r="6.25" />
74 <path
75 style="fill:none;stroke:#000000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
76 d="m 5.25,7.75 2.25,2.5 3.25,-4"
77 id="path816"
78 inkscape:connector-curvature="0"
79 sodipodi:nodetypes="ccc" />
80</svg>