Godot: 989 B → 689 B

This commit is contained in:
kuubeu
2023-07-06 20:43:08 +02:00
committed by GitHub
parent a0341c14c6
commit df2e4dce63
2 changed files with 3 additions and 3 deletions

View File

@@ -191,7 +191,7 @@ Say thanks!
<tr>
<td>Gmail<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gmail_old.svg" width="100" title="Gmail"><br>575 bytes</td>
<td>Go<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/go.svg" width="100" title="Go"><br>573 bytes</td>
<td>Godot<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/godot.svg" width="100" title="Godot"><br>989 bytes</td>
<td>Godot<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/godot.svg" width="100" title="Godot"><br>689 bytes</td>
<td>GOG.com<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gogcom.svg" width="100" title="GOG.com"><br>709 bytes</td>
<td>Gojek<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/gojek.svg" width="100" title="Gojek"><br>264 bytes</td>
<td>Goodreads<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/goodreads.svg" width="100" title="Goodreads"><br>377 bytes</td>

View File

@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
aria-label="Godot" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
fill="#fff"/><path d="m220.6 91.9a200 200 0 00-46.4 15.9 210 210 0 002.9 38.2 160 160 0 00-33 24.2 210 210 0 00-30.9-18 200 200 0 00-31.2 40.9 210 210 0 0021.3 30.4v117c0 53.7 68.1 79.5 152.7 79.8s152.8-26.1 152.8-79.8v-117a210 210 0 0021.2-30.4 200 200 0 00-31.2-40.9 210 210 0 00-30.9 18 160 160 0 00-33-24.2 210 210 0 002.9-38.2 200 200 0 00-46.4-15.9 210 210 0 00-17.2 33.5 150 160 0 00-36.4 0 210 210 0 00-17.2-33.5z" fill="#478cbf"/><path d="m176 227a1 1 0 000 68.1 1 1 0 000-68.1zm160 0a1 1 0 000 68.1 1 1 0 000-68.1zm-91.1 61.3a1 1 0 0022 0v-31.4a1 1 0 00-22 0z" fill="#fff"/><path d="m179 240a1 1 0 000 45.2 1 1 0 000-45.2m154 0a1 1 0 000 45.2 1 1 0 000-45.2z" fill="#414042"/><path d="m103 322h.7l55.9 5.6 2 30.2 60.2 4.3 4.2-28.6 59.6-.1 4.2 28.6 60.2-4.2 2.1-30.2 55.8-5.6h.6" fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="12.4"/></svg>
fill="#fff"/><g id="a"><path d="m257 435c-83 0-168-23-169.5-87V218Q77 205 64 184.5q13-22 34.4-45.1 18 9 34.1 19.8 19-17 36.5-26.6-2.6-18-3.2-42.1Q189 79 217 73q10 17 19 37 9-1.7 21-1.6v135.3a12 11 0 00-13 11v34.5a12 11 0 0013 11m-90-78.6a37.6 37.6 0 101 0" fill="#478cbf"/><circle cx="171.1" cy="261.4" r="25" fill="#414042"/><path d="m86.7 326.3 63 6.1 2.3 33.3 66.4 4.8 4.7-31.6h35" fill="none" stroke="#fff" stroke-linejoin="round" stroke-width="13.4"/></g><use xlink:href="#a" transform="matrix(-1 0 0 1 512 0)"/></svg>

Before

Width:  |  Height:  |  Size: 989 B

After

Width:  |  Height:  |  Size: 689 B