summaryrefslogtreecommitdiff
path: root/www/wiki/resources/src/mediawiki/images/feed-icon.svg
blob: d38feb517e717b8dbbea76460ed6097511a65198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 256 256">
	<defs>
		<linearGradient id="a" x1=".085" x2=".915" y1=".085" y2=".915">
			<stop offset="0" stop-color="#e3702d"/>
			<stop offset=".107" stop-color="#ea7d31"/>
			<stop offset=".35" stop-color="#f69537"/>
			<stop offset=".5" stop-color="#fb9e3a"/>
			<stop offset=".702" stop-color="#ea7c31"/>
			<stop offset=".887" stop-color="#de642b"/>
			<stop offset="1" stop-color="#d95b29"/>
		</linearGradient>
	</defs>
	<rect width="256" height="256" fill="#cc5d15" rx="55" ry="55"/>
	<rect width="246" height="246" x="5" y="5" fill="#f49c52" rx="50" ry="50"/>
	<rect width="236" height="236" x="10" y="10" fill="url(#a)" rx="47" ry="47"/>
	<circle cx="68" cy="189" r="24" fill="#fff"/>
	<path fill="#fff" d="M160 213h-34a82 82 0 0 0-82-82v-34a116 116 0 0 1 116 116zM184 213a140 140 0 0 0-140-140v-35a175 175 0 0 1 175 175z"/>
</svg>