From 3561c86a688420d5c958e3800811ae2843fabbe8 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Sun, 26 Nov 2017 19:14:25 +0000 Subject: [PATCH 01/21] Use arcs to save space on path arcs and be more true to original geometry --- tiny/digitalocean.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiny/digitalocean.svg b/tiny/digitalocean.svg index 0eb6aa66..1007fa15 100644 --- a/tiny/digitalocean.svg +++ b/tiny/digitalocean.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file From 91dcf21bf84bbb4f00dcceb544c8b5fc1ff25051 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Sun, 26 Nov 2017 19:38:22 +0000 Subject: [PATCH 02/21] Use single path for equal width rectangles --- tiny/ghost.svg | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/tiny/ghost.svg b/tiny/ghost.svg index a4e2fa3c..58aa6e6b 100644 --- a/tiny/ghost.svg +++ b/tiny/ghost.svg @@ -1,8 +1,4 @@ - + - - - - - - + + \ No newline at end of file From 53f319329d9cc67ce938cdc12e02c325e5dfec13 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Sun, 26 Nov 2017 20:01:34 +0000 Subject: [PATCH 03/21] Deleted unneeded commas --- tiny/digitalocean.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiny/digitalocean.svg b/tiny/digitalocean.svg index 1007fa15..991c3a34 100644 --- a/tiny/digitalocean.svg +++ b/tiny/digitalocean.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file From 7a99c4dcabfc050cebee112c321218994f4bad4e Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Sun, 26 Nov 2017 20:39:35 +0000 Subject: [PATCH 04/21] reduce path count by using stroke linecap --- tiny/phone.svg | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tiny/phone.svg b/tiny/phone.svg index e6922a3f..11572299 100644 --- a/tiny/phone.svg +++ b/tiny/phone.svg @@ -1,8 +1,5 @@ - - - - - - + + + \ No newline at end of file From 9a667daec24c1ae7afe90e5cee3a692f262bbfc0 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Sun, 26 Nov 2017 21:23:43 +0000 Subject: [PATCH 05/21] use single path instead of 4 rects, use fill rule to forego entering M for every rect --- tiny/windows.svg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tiny/windows.svg b/tiny/windows.svg index 973d1ced..f68bd269 100644 --- a/tiny/windows.svg +++ b/tiny/windows.svg @@ -1,7 +1,4 @@ - - - - + From d0138120523ffad78ce1a895049180b73d290851 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Sun, 26 Nov 2017 21:57:51 +0000 Subject: [PATCH 06/21] Using arcs --- tiny/opensource.svg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tiny/opensource.svg b/tiny/opensource.svg index 8f780915..c6e76571 100644 --- a/tiny/opensource.svg +++ b/tiny/opensource.svg @@ -1,4 +1,3 @@ - - + \ No newline at end of file From c667a83d84bfc4fa31485b9a8ab469793150ed65 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Sun, 26 Nov 2017 22:00:28 +0000 Subject: [PATCH 07/21] Fix typos --- tiny/opensource.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiny/opensource.svg b/tiny/opensource.svg index c6e76571..962d80c5 100644 --- a/tiny/opensource.svg +++ b/tiny/opensource.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file From 7a6c837a7239037282e1de51b15ce5d6f97170ac Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Mon, 27 Nov 2017 12:55:15 +0000 Subject: [PATCH 08/21] Changed side for OSI icon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1eb4438..405cbe9b 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
375 Bytes
401 Bytes
406 Bytes -
540 Bytes +
258 Bytes
327 Bytes
280 Bytes From e74357a3801f299a82e7ea9522d3b0988f5aef44 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Mon, 27 Nov 2017 12:56:40 +0000 Subject: [PATCH 09/21] Changed size for windows logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 405cbe9b..c7a95994 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
484 Bytes
332 Bytes -
371 Bytes +
278 Bytes
794 Bytes
926 Bytes
823 Bytes From c024bdb2a1c66e98b35b5f28390f1d48ff7e0f3f Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Mon, 27 Nov 2017 12:58:30 +0000 Subject: [PATCH 10/21] Changed size for ghost logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7a95994..1f8acff5 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
375 Bytes
401 Bytes -
406 Bytes +
276 Bytes
258 Bytes
327 Bytes
280 Bytes From f0688c47f954d9c408a2c07f6e61bfc9d4323885 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Mon, 27 Nov 2017 14:18:06 +0000 Subject: [PATCH 11/21] Shrunk digidentity to two paths. Some times an arc is cheaper on bytes than a circle element --- README.md | 2 +- tiny/digidentity.svg | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 1f8acff5..7d32a0d6 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
484 Bytes
332 Bytes
278 Bytes -
794 Bytes +
397 Bytes
926 Bytes
823 Bytes diff --git a/tiny/digidentity.svg b/tiny/digidentity.svg index ae5dd606..4e5cc4eb 100644 --- a/tiny/digidentity.svg +++ b/tiny/digidentity.svg @@ -1,12 +1,5 @@ - + - - - - - - - - - - + + + \ No newline at end of file From e3cb9aa130316b9f384fcdbafe56f47068f7303f Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Mon, 27 Nov 2017 14:33:14 +0000 Subject: [PATCH 12/21] Concatenated paths --- README.md | 2 +- tiny/intel.svg | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f8a9a7f3..cf9b5656 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
280 Bytes -
1,012 Bytes +
990 Bytes
498 Bytes diff --git a/tiny/intel.svg b/tiny/intel.svg index 81012da8..f020f04b 100644 --- a/tiny/intel.svg +++ b/tiny/intel.svg @@ -1,7 +1,4 @@ - - - - + \ No newline at end of file From 0492fa59c951e3e187729523a8c88bbd4b60b31a Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Tue, 28 Nov 2017 11:17:17 +0000 Subject: [PATCH 13/21] RSS icon shrunk to a single path of 4 arcs --- README.md | 11 +---------- images/svg/rss.svg | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index e499b93c..4bfd60b0 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
597 Bytes -
310 Bytes +
276 Bytes
573 Bytes
379 Bytes
567 Bytes @@ -73,21 +73,12 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
634 Bytes -<<<<<<< HEAD -
484 Bytes -
332 Bytes -
278 Bytes -
397 Bytes -
926 Bytes -
823 Bytes -=======
479 Bytes
325 Bytes
269 Bytes
393 Bytes
634 Bytes
658 Bytes ->>>>>>> f0f0e5f1e2dd0d82ea3bdc4eecb4a327a5b195e8
502 Bytes diff --git a/images/svg/rss.svg b/images/svg/rss.svg index 9e1b0046..e28716eb 100644 --- a/images/svg/rss.svg +++ b/images/svg/rss.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From a78e4e8fee45f317008104d8008eb25c38bf7206 Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Tue, 28 Nov 2017 11:47:03 +0000 Subject: [PATCH 14/21] An incomparably more geometrically correct version that is just few bytes longer and GZIP friendly --- README.md | 2 +- images/svg/twitter.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bfd60b0..ce7d4ba7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
252 Bytes
270 Bytes
451 Bytes -
428 Bytes +
438 Bytes
630 Bytes diff --git a/images/svg/twitter.svg b/images/svg/twitter.svg index b553c68d..a3a49a7a 100644 --- a/images/svg/twitter.svg +++ b/images/svg/twitter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 349e1bd7e3cc627e3cf1bc377b5b20e22d4ca40c Mon Sep 17 00:00:00 2001 From: Pavel Nikulin Date: Tue, 28 Nov 2017 11:50:25 +0000 Subject: [PATCH 15/21] Forgot aria label --- README.md | 2 +- images/svg/rss.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce7d4ba7..84e2bdf5 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
597 Bytes -
276 Bytes +
305 Bytes
573 Bytes
379 Bytes
567 Bytes diff --git a/images/svg/rss.svg b/images/svg/rss.svg index e28716eb..1d2a4249 100644 --- a/images/svg/rss.svg +++ b/images/svg/rss.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From c18f7d8d62dba392de4a30598c5d2faa4bcb4a05 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 30 Jan 2018 20:00:26 +0600 Subject: [PATCH 16/21] Restoring geometric accuracy --- images/svg/twitter.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/svg/twitter.svg b/images/svg/twitter.svg index 399581eb..184fd2a9 100644 --- a/images/svg/twitter.svg +++ b/images/svg/twitter.svg @@ -3,4 +3,4 @@ aria-label="Twitter" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#1da1f3"/> \ No newline at end of file From f317fb3071335e212eb1936492dac34fb50f3a49 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 30 Jan 2018 20:42:09 +0600 Subject: [PATCH 17/21] Restoring arcs --- images/svg/digitalocean.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/svg/digitalocean.svg b/images/svg/digitalocean.svg index 4662e4e1..44b1cf4f 100644 --- a/images/svg/digitalocean.svg +++ b/images/svg/digitalocean.svg @@ -3,4 +3,4 @@ aria-label="DigitalOcean" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file From ad68bfc257547be32f03e9de7ab0366d2692c32a Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 30 Jan 2018 20:00:26 +0600 Subject: [PATCH 18/21] Restoring geometric accuracy --- images/svg/twitter.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/svg/twitter.svg b/images/svg/twitter.svg index 399581eb..b74de479 100644 --- a/images/svg/twitter.svg +++ b/images/svg/twitter.svg @@ -3,4 +3,4 @@ aria-label="Twitter" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#1da1f3"/> \ No newline at end of file From 8373af18362724784edc7c6b28280b035f32305a Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 30 Jan 2018 21:37:49 +0600 Subject: [PATCH 19/21] Using larger arc to save space on QBs --- images/svg/disqus.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/svg/disqus.svg b/images/svg/disqus.svg index 211ea96f..0603274a 100644 --- a/images/svg/disqus.svg +++ b/images/svg/disqus.svg @@ -3,4 +3,4 @@ aria-label="Disqus" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file From 031f14249110f1b500745cfdc938b38cbb110361 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 30 Jan 2018 22:02:53 +0600 Subject: [PATCH 20/21] turned some CBs to QBs and used curve repeat instruction --- images/svg/disqus.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/svg/disqus.svg b/images/svg/disqus.svg index 0603274a..886b9055 100644 --- a/images/svg/disqus.svg +++ b/images/svg/disqus.svg @@ -3,4 +3,4 @@ aria-label="Disqus" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file From 4f1f8976671b48d1426939059555088979519976 Mon Sep 17 00:00:00 2001 From: Unknown Date: Wed, 31 Jan 2018 20:11:35 +0600 Subject: [PATCH 21/21] first try at viber logo --- images/svg/viber.svg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 images/svg/viber.svg diff --git a/images/svg/viber.svg b/images/svg/viber.svg new file mode 100644 index 00000000..ef21f004 --- /dev/null +++ b/images/svg/viber.svg @@ -0,0 +1,7 @@ +