replace feed icon by our own, based on the feed icon from wikipedia

http://en.wikipedia.org/wiki/File:Feed-icon.svg
This commit is contained in:
Frédéric Péters 2014-06-04 15:24:43 +02:00
parent b40b98120e
commit 620d851451
2 changed files with 107 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 669 B

After

Width:  |  Height:  |  Size: 647 B

107
skins/bistro/Feed-icon.svg Normal file
View File

@ -0,0 +1,107 @@
<?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"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="128px"
height="128px"
id="RSSicon"
viewBox="0 0 256 256"
inkscape:version="0.48.4 r9939"
sodipodi:docname="Feed-icon.svg"
inkscape:export-filename="/tmp/Feed-icon.png"
inkscape:export-xdpi="17.49"
inkscape:export-ydpi="17.49">
<metadata
id="metadata34">
<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>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="736"
id="namedview32"
showgrid="false"
inkscape:zoom="1.84375"
inkscape:cx="-41.491525"
inkscape:cy="64"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:current-layer="RSSicon" />
<defs
id="defs3">
<linearGradient
x1="0.085"
y1="0.085"
x2="0.915"
y2="0.915"
id="RSSg">
<stop
offset="0.0"
stop-color="#E3702D"
id="stop6" />
<stop
offset="0.1071"
stop-color="#EA7D31"
id="stop8" />
<stop
offset="0.3503"
stop-color="#F69537"
id="stop10" />
<stop
offset="0.5"
stop-color="#FB9E3A"
id="stop12" />
<stop
offset="0.7016"
stop-color="#EA7C31"
id="stop14" />
<stop
offset="0.8866"
stop-color="#DE642B"
id="stop16" />
<stop
offset="1.0"
stop-color="#D95B29"
id="stop18" />
</linearGradient>
</defs>
<circle
cx="68"
cy="189"
r="24"
fill="#FFF"
id="circle26"
style="fill:#f19300;fill-opacity:1" />
<path
d="M160 213h-34a82 82 0 0 0 -82 -82v-34a116 116 0 0 1 116 116z"
fill="#FFF"
id="path28"
style="fill:#f19300;fill-opacity:1" />
<path
d="M184 213A140 140 0 0 0 44 73 V 38a175 175 0 0 1 175 175z"
fill="#FFF"
id="path30"
style="fill:#f19300;fill-opacity:1" />
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB