forked from edent/SuperTinyIcons
Shrinks ok.ru file size (#786)
* ok.ru 615 B → 351 B Uses strokes to draw shapes instead of complex path outlines. Shrinks file size by 264 bytes. Also corrects color to match icon from ok.ru website. * updates README.md with new, smaller ok.ru file size --------- Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
@@ -345,7 +345,7 @@ Say thanks!
|
||||
<td>NixOS<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nixos.svg" width="100" title="NixOS"><br>528 bytes</td>
|
||||
<td>Node.js<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/nodejs.svg" width="100" title="Node.js"><br>653 bytes</td>
|
||||
<td>npm<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/npm.svg" width="100" title="npm"><br>277 bytes</td>
|
||||
<td>OK.ru<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ok.svg" width="100" title="OK.ru"><br>615 bytes</td>
|
||||
<td>OK.ru<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ok.svg" width="100" title="OK.ru"><br>351 bytes</td>
|
||||
<td>Olympic Rings<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/olympics.svg" width="100" title="Olympic Rings"><br>663 bytes</td>
|
||||
<td>OpenBenches<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/openbenches.svg" width="100" title="OpenBenches"><br>613 bytes</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user