forked from edent/SuperTinyIcons
Reduce size of Dribbble icon (#173)
This commit is contained in:
committed by
Terence Eden
parent
b046a50266
commit
7a69d7e2fc
@@ -100,7 +100,7 @@ Say thanks!
|
|||||||
<td>Cloudflare<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/cloudflare.svg" width="125" title="Cloudflare" /><br>500 Bytes</td>
|
<td>Cloudflare<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/cloudflare.svg" width="125" title="Cloudflare" /><br>500 Bytes</td>
|
||||||
<td>Amazon<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon.svg" width="125" title="Amazon" /><br>673 Bytes</td>
|
<td>Amazon<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/amazon.svg" width="125" title="Amazon" /><br>673 Bytes</td>
|
||||||
<td>Strava<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/strava.svg" width="125" title="Strava" /><br>290 Bytes</td>
|
<td>Strava<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/strava.svg" width="125" title="Strava" /><br>290 Bytes</td>
|
||||||
<td>Dribbble<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/dribbble.svg" width="125" title="Dribbble" /><br>967 Bytes</td>
|
<td>Dribbble<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/dribbble.svg" width="125" title="Dribbble" /><br>641 Bytes</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>CodePen<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/codepen.svg" width="125" title="CodePen" /><br>375 Bytes</td>
|
<td>CodePen<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/codepen.svg" width="125" title="CodePen" /><br>375 Bytes</td>
|
||||||
|
2
images/svg/dribbble.svg
Executable file → Normal file
2
images/svg/dribbble.svg
Executable file → Normal file
@@ -3,4 +3,4 @@ aria-label="Dribble" role="img"
|
|||||||
viewBox="0 0 512 512"><rect
|
viewBox="0 0 512 512"><rect
|
||||||
width="512" height="512"
|
width="512" height="512"
|
||||||
rx="15%"
|
rx="15%"
|
||||||
fill="#fff"/><circle cx="256" cy="256" r="192" fill="#c32361"/><path d="M382.82,152.5a163.25,163.25,0,0,1,37.07,102c-5.41-1-59.56-12.08-114.12-5.21-1.25-2.71-10.62-24.57-14.37-32.28C351.79,192.49,379.28,157.08,382.82,152.5Zm-18.12-19c-2.92,4.16-27.7,37.28-86,59.14a885.36,885.36,0,0,0-61.22-96c56.83-13.21,112.4,5.05,147.22,36.91ZM186.24,107.73A1034.86,1034.86,0,0,1,247,202.48c-76.63,20.41-144.31,20-151.6,20A164.76,164.76,0,0,1,186.24,107.73ZM91.9,251.21c7.08.21,86.63,1.25,168.47-23.32,4.79,9.16,9.16,18.53,13.33,27.9-71.94,21.49-115.94,72.53-139.73,110A163.66,163.66,0,0,1,91.9,251.21Zm63.51,134.32c2.92-6,37.58-71.45,129.74-102.53,17.56,42,32.76,108.36,35,124-36.31,16.76-103.75,24.68-164.73-21.47Zm192,6.46c-1.67-10-10.41-57.89-31.86-116.82,51.44-8.12,96.42,5.21,102,7.08A162.59,162.59,0,0,1,347.42,392Z" fill="#ea4c89"/></svg>
|
fill="#fff"/><circle cx="256" cy="256" r="192" fill="#c32361"/><path d="M383 153a163 163 0 0 1 37 102c-6-1-60-13-114-6l-15-32c61-25 88-60 92-64zm-18-19c-3 4-28 37-86 59a885 885 0 0 0-62-96c57-14 113 5 148 37zm-179-26a1035 1035 0 0 1 61 94c-77 21-144 20-152 20a165 165 0 0 1 91-114zM92 251c7 0 87 1 168-23l14 28c-72 21-116 72-140 110a164 164 0 0 1-42-115zm63 135c3-6 38-72 130-103 18 42 33 108 35 124-36 17-104 25-165-21zm192 6c-1-10-10-58-31-117 51-8 96 5 102 7a163 163 0 0 1-71 110z" fill="#ea4c89"/></svg>
|
Before Width: | Height: | Size: 967 B After Width: | Height: | Size: 641 B |
Reference in New Issue
Block a user