summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-02-22 17:57:36 +0100
committerVolpeon <git@volpeon.ink>2023-02-22 17:57:36 +0100
commitede12447fa5ce4f26eab93813e88dfbb18e7f6ef (patch)
tree13eded2cde8f89d1a6fbf83b2f1463f2ed733c12
parentAdd smile-plus (diff)
downloadiro-icons-ede12447fa5ce4f26eab93813e88dfbb18e7f6ef.tar.gz
iro-icons-ede12447fa5ce4f26eab93813e88dfbb18e7f6ef.tar.bz2
iro-icons-ede12447fa5ce4f26eab93813e88dfbb18e7f6ef.zip
Add feed
-rw-r--r--dist/feed.svg5
-rw-r--r--src/icons/feed.svg79
2 files changed, 84 insertions, 0 deletions
diff --git a/dist/feed.svg b/dist/feed.svg
new file mode 100644
index 0000000..428095d
--- /dev/null
+++ b/dist/feed.svg
@@ -0,0 +1,5 @@
1<svg fill="none" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2 <path d="m1.75 1.75c6.9036 0 12.5 5.5964 12.5 12.5" stroke="currentColor" />
3 <circle cx="3" cy="13" r="1.25" fill="none" stroke="currentColor" />
4 <path d="m1.75 6.75c4.1421 0 7.5 3.3579 7.5 7.5" stroke="currentColor" />
5</svg>
diff --git a/src/icons/feed.svg b/src/icons/feed.svg
new file mode 100644
index 0000000..e4e42e0
--- /dev/null
+++ b/src/icons/feed.svg
@@ -0,0 +1,79 @@
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="feed.svg"
9 inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
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 <dc:title />
29 </cc:Work>
30 </rdf:RDF>
31 </metadata>
32 <defs
33 id="defs14" />
34 <sodipodi:namedview
35 pagecolor="#ffffff"
36 bordercolor="#666666"
37 borderopacity="1"
38 objecttolerance="10"
39 gridtolerance="10"
40 guidetolerance="10"
41 inkscape:pageopacity="0"
42 inkscape:pageshadow="2"
43 inkscape:window-width="1920"
44 inkscape:window-height="992"
45 id="namedview12"
46 showgrid="true"
47 inkscape:zoom="45.254834"
48 inkscape:cx="6.1982329"
49 inkscape:cy="8.8498833"
50 inkscape:window-x="1536"
51 inkscape:window-y="0"
52 inkscape:window-maximized="1"
53 inkscape:current-layer="svg10"
54 showguides="false"
55 inkscape:document-rotation="0"
56 inkscape:showpageshadow="0"
57 inkscape:pagecheckerboard="0"
58 inkscape:deskcolor="#d1d1d1">
59 <inkscape:grid
60 type="xygrid"
61 id="grid823" />
62 </sodipodi:namedview>
63 <path
64 id="path818"
65 style="opacity:1;stroke:#000000;stroke-width:1.5;paint-order:markers stroke fill"
66 d="m 1.75,1.75 c 6.9035594,0 12.5,5.5964406 12.5,12.5"
67 sodipodi:nodetypes="cc" />
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="circle316"
71 cx="3"
72 cy="13"
73 r="1.25" />
74 <path
75 id="path445"
76 style="opacity:1;stroke:#000000;stroke-width:1.50001;paint-order:markers stroke fill"
77 d="m 1.7500001,6.7500053 c 4.1421329,0 7.4999949,3.3578617 7.4999949,7.4999957"
78 sodipodi:nodetypes="cc" />
79</svg>