Made Dart Icon Smaller By Reducing Precision (Now 571 Bytes) (#609)

* Added Origin Icon

* Added Dart Icon

* Made Dart Icon smaller by reducing precision

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
Leo Kling
2021-10-10 15:39:05 +02:00
committed by GitHub
parent edab59dfdb
commit cff870c7e6
4 changed files with 7 additions and 7 deletions

View File

@@ -447,7 +447,7 @@ Say thanks!
<td>C++<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/cplusplus.svg" width="125" title="C++"/><br>776 Bytes</td>
<td>Elastic<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/elastic.svg" width="125" title="Elastic"/><br>730 Bytes</td>
<td>TypeScript<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/typescript.svg" width="125" title="TypeScript"/><br>1014 Bytes</td>
<td>Dart<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/dart.svg" width="125" title="Dart"/><br>691 Bytes</td>
<td>Dart<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/dart.svg" width="125" title="Dart"/><br>571 Bytes</td>
</tr>
</table>