Update RSS SVG logo

This commit is contained in:
Renne Rocha 2022-10-05 18:08:08 -03:00
parent e7f6ac303a
commit 1d0ff2920a

View file

@ -1,21 +1,9 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
width="{{ .width }}" height="{{ .height }}" viewBox="0 0 32 32">
<metadata>
Created by potrace 1.15, written by Peter Selinger 2001-2017
</metadata>
<path fill="currentColor" d="M2295 11940 c-293 -14 -624 -45 -712 -67 l-23 -5 0 -1049 c0 -618 4
-1049 9 -1049 5 0 76 11 158 25 423 70 975 91 1478 54 1554 -112 2982 -700
4173 -1717 189 -162 592 -565 752 -753 1021 -1194 1607 -2619 1719 -4174 37
-503 16 -1055 -54 -1478 -14 -82 -25 -153 -25 -158 0 -5 431 -9 1049 -9 l1049
0 6 28 c65 319 92 1131 56 1697 -70 1094 -334 2170 -775 3165 -864 1949 -2399
3560 -4298 4511 -1127 565 -2305 885 -3572 969 -214 14 -778 20 -990 10z"/>
<path fill="currentColor" d="M2255 7855 c-258 -24 -600 -78 -671 -105 l-24 -10 0 -905 c0 -498 1
-905 3 -905 1 0 63 20 137 45 157 53 250 75 450 106 128 20 184 23 470 24 387
0 516 -14 840 -92 919 -221 1723 -828 2198 -1658 193 -338 334 -728 401 -1112
42 -235 46 -292 46 -623 -1 -286 -4 -342 -24 -470 -31 -200 -53 -293 -106
-450 -25 -74 -45 -136 -45 -137 0 -2 407 -3 905 -3 l905 0 10 24 c31 82 90
482 111 750 15 194 6 745 -15 916 -28 225 -46 343 -77 491 -158 781 -524 1562
-1023 2184 -176 220 -443 499 -646 676 -588 514 -1289 886 -2064 1098 -243 67
-443 104 -786 147 -175 22 -804 28 -995 9z"/>
</svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="{{ .width }}" height="{{ .height }}" viewBox="0 0 1000 1000">
<g>
<g>
<path fill="currentColor" d="M132.6,744.9C64.8,744.9,9.9,799.9,10,867.5c0,67.6,54.9,122.6,122.6,122.4c67.6,0.1,122.5-54.8,122.4-122.4C255.1,799.7,200.2,744.8,132.6,744.9z"/>
<path fill="currentColor" d="M132.5,10C64.9,10,10,64.9,10,132.5S64.9,255,132.5,255C470.2,255,745,529.8,745,867.5c0,67.6,54.9,122.5,122.5,122.5S990,935.1,990,867.5C990,394.6,605.3,10,132.5,10z"/>
<path fill="currentColor" d="M132.5,377.5C64.9,377.5,10,432.4,10,500s54.9,122.5,122.5,122.5c135.1,0,245,109.9,245,245c0,67.6,54.9,122.5,122.5,122.5s122.5-54.9,122.5-122.5C622.5,597.3,402.7,377.5,132.5,377.5z"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 800 B

Before After
Before After