Shrink Gemini by removing newlines

This commit is contained in:
Terence Eden
2024-10-18 14:30:06 +01:00
parent b93d5e2748
commit bcaaa954ec
2 changed files with 2 additions and 9 deletions

View File

@@ -183,7 +183,7 @@ Say thanks!
<td>Fritz!<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/fritz.svg" width="100" title="Fritz!"><br>616 bytes</td>
<td>Gandi<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gandi.svg" width="100" title="Gandi"><br>749 bytes</td>
<td>GateHub<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gatehub.svg" width="100" title="GateHub"><br>447 bytes</td>
<td>Gemini<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gemini.svg" width="100" title="Gemini"><br>622 bytes</td>
<td>Gemini<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gemini.svg" width="100" title="Gemini"><br>615 bytes</td>
<td>Ghost<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ghost.svg" width="100" title="Ghost"><br>244 bytes</td>
<td>Git<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/git.svg" width="100" title="Git"><br>365 bytes</td>
</tr>

View File

@@ -2,11 +2,4 @@
aria-label="Gemini" role="img"
viewBox="0 0 512 512"><path
d="M0 0h512v512H0"
fill="#fff"/>
<path d="M434 256.86A189.08 189.08 0 0 0 256.86 434h-.72A189.06 189.06 0 0 0 79 256.86v-.72A189.06 189.06 0 0 0 256.14 79h.72A189.08 189.08 0 0 0 434 256.14v.72Z" fill="url(#a)"/>
<radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(357.94175 121.03963 -969.60352 2867.33838 114.23 223.28)" gradientUnits="userSpaceOnUse">
<stop offset=".07" stop-color="#9168C0"/>
<stop offset=".34" stop-color="#5684D1"/>
<stop offset=".67" stop-color="#1BA1E3"/>
</radialGradient>
</svg>
fill="#fff"/><path d="M434 256.86A189.08 189.08 0 0 0 256.86 434h-.72A189.06 189.06 0 0 0 79 256.86v-.72A189.06 189.06 0 0 0 256.14 79h.72A189.08 189.08 0 0 0 434 256.14v.72Z" fill="url(#a)"/><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(357.94175 121.03963 -969.60352 2867.33838 114.23 223.28)" gradientUnits="userSpaceOnUse"><stop offset=".07" stop-color="#9168C0"/><stop offset=".34" stop-color="#5684D1"/><stop offset=".67" stop-color="#1BA1E3"/></radialGradient></svg>

Before

Width:  |  Height:  |  Size: 622 B

After

Width:  |  Height:  |  Size: 615 B