aboutsummaryrefslogtreecommitdiff
path: root/static/images/feed.svg
blob: 1579f0308082c6c490e9de8b0be28a2993eb5685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   id="RSSicon"
   viewBox="0 0 8 8"
   width="256"
   height="256"
   version="1.1"
   sodipodi:docname="feed.svg"
   inkscape:version="1.3.1 (91b66b0783, 2023-11-16, custom)"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
  <defs
     id="defs2" />
  <sodipodi:namedview
     id="namedview2"
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1.0"
     inkscape:showpageshadow="2"
     inkscape:pageopacity="0.0"
     inkscape:pagecheckerboard="0"
     inkscape:deskcolor="#d1d1d1"
     showgrid="false"
     inkscape:zoom="3.3164062"
     inkscape:cx="128"
     inkscape:cy="128"
     inkscape:window-width="1912"
     inkscape:window-height="1053"
     inkscape:window-x="0"
     inkscape:window-y="19"
     inkscape:window-maximized="1"
     inkscape:current-layer="RSSicon" />
  <title
     id="title1">RSS feed icon</title>
  <style
     type="text/css"
     id="style1">
    .button {stroke: none; fill: orange;}
    .symbol {stroke: none; fill: white;}
  </style>
  <rect
     class="button"
     width="8"
     height="8"
     rx="1.5"
     id="rect1"
     style="fill:#000000" />
  <circle
     class="symbol"
     cx="2"
     cy="6"
     r="1"
     id="circle1" />
  <path
     class="symbol"
     d="m 1,4 a 3,3 0 0 1 3,3 h 1 a 4,4 0 0 0 -4,-4 z"
     id="path1" />
  <path
     class="symbol"
     d="m 1,2 a 5,5 0 0 1 5,5 h 1 a 6,6 0 0 0 -6,-6 z"
     id="path2" />
  <metadata
     id="metadata2">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:title>RSS feed icon</dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
</svg>