From c8d84cb90f887c517cad41ed2c0de928f72a57c3 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Tue, 18 Apr 2017 14:37:10 +0100 Subject: [PATCH] Updated YouTube --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8e0e71c7..9aa9b5c1 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
347 Bytes
760 Bytes
863 Bytes -
1,030 Bytes +
924 Bytes
854 Bytes @@ -85,8 +85,6 @@ These files edited by hand in Inkscape, then were minified using [svgo](https:// * Colours can be simplified. `#FF0000` becomes `red`. * The precision of the paths is *mostly* 0 decimal places. A few logos have 1 or 2 dp to make them look more accurate. The precision can be reduced if necessary. -You can see the difference this makes in [`youtube.svg`](https://github.com/edent/SuperTinySocialIcons/raw/master/tiny/youtube.svg) which is a ginormous 1,032 Bytes. By applying some of the above techniques we can get it down to a svelte 981 Bytes in [`youtube-tiny.svg`](https://github.com/edent/SuperTinySocialIcons/raw/master/tiny/youtube-tiny.svg). - Think you can make them smaller? Tell me by raising an issue! Want more icons? Tell me by raising an issue!