Tweak Gradle icon to change style="fill:#02303a" to fill="#02303a" and reduce size a little. Makes more consistent with other icons too. (#350)

This commit is contained in:
Jonathan Batchelor
2019-10-28 14:30:38 +00:00
committed by Terence Eden
parent d309261af4
commit f06211dfd7
2 changed files with 2 additions and 2 deletions

View File

@@ -326,7 +326,7 @@ Say thanks!
</tr> </tr>
<tr> <tr>
<td>Vue<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vue.svg" width="125" title="Vue" /><br>286 Bytes</td> <td>Vue<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vue.svg" width="125" title="Vue" /><br>286 Bytes</td>
<td>Gradle<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gradle.svg" width="125" title="Gradle" /><br>743 Bytes</td> <td>Gradle<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gradle.svg" width="125" title="Gradle" /><br>738 Bytes</td>
<td>Amber<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/amberframework.svg" width="125" title="Amber Framework" /><br>753 Bytes</td> <td>Amber<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/amberframework.svg" width="125" title="Amber Framework" /><br>753 Bytes</td>
<td>Gitea<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitea.svg" width="125" title="Gitea" /><br>1006 Bytes</td> <td>Gitea<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gitea.svg" width="125" title="Gitea" /><br>1006 Bytes</td>
<td>Drone.io<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/drone.svg" width="125" title="Drone.io" /><br>502 Bytes</td> <td>Drone.io<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/drone.svg" width="125" title="Drone.io" /><br>502 Bytes</td>

View File

@@ -3,4 +3,4 @@ aria-label="Gradle" 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"/><path d="m427,132.7a61,61 0 0 0-85,-1 6,6 0 0 0 0,9l7,8a6,6 0 0 0 8,1 35,35 0 0 1 46,53c-48,48-113,-87-259,-17a20,20 0 0 0-9,28l25,43a20,20 0 0 0 27,7l1,0 0,0 11,-6a257,257 0 0 0 35,-26 6,6 0 0 1 8,-0v0a6,6 0 0 1 0,9 263,263 0 0 1-37,28h-0l-11,6a31,31 0 0 1-15,4 32,32 0 0 1-28,-16L126,219C81,259 53,314 68.13,392.26a6,6 0 0 0 6,4.74H100.6a6,6 0 0 0 5.93,-5.3 40,40 0 0 1 78.62,0 6,6 0 0 0 5.72,5.08h26.2a6,6 0 0 0 5.7,-5.1 40,40 0 0 1 78.6,0 6,6 0 0 0 5.7,5h26a6,6 0 0 0 5.8,-5.72c1,-37 10,-79 38.7,-100 98,-73 72,-136 49.4,-158.3zm-100,110-19,-9v0a12,12 0 1 1 19,9z" style="fill:#02303a"/></svg> fill="#fff"/><path d="m427,132.7a61,61 0 0 0-85,-1 6,6 0 0 0 0,9l7,8a6,6 0 0 0 8,1 35,35 0 0 1 46,53c-48,48-113,-87-259,-17a20,20 0 0 0-9,28l25,43a20,20 0 0 0 27,7l1,0 0,0 11,-6a257,257 0 0 0 35,-26 6,6 0 0 1 8,-0v0a6,6 0 0 1 0,9 263,263 0 0 1-37,28h-0l-11,6a31,31 0 0 1-15,4 32,32 0 0 1-28,-16L126,219C81,259 53,314 68.13,392.26a6,6 0 0 0 6,4.74H100.6a6,6 0 0 0 5.93,-5.3 40,40 0 0 1 78.62,0 6,6 0 0 0 5.72,5.08h26.2a6,6 0 0 0 5.7,-5.1 40,40 0 0 1 78.6,0 6,6 0 0 0 5.7,5h26a6,6 0 0 0 5.8,-5.72c1,-37 10,-79 38.7,-100 98,-73 72,-136 49.4,-158.3zm-100,110-19,-9v0a12,12 0 1 1 19,9z" fill="#02303a"/></svg>

Before

Width:  |  Height:  |  Size: 743 B

After

Width:  |  Height:  |  Size: 738 B