From 529260474c8c81a2d03177bdd1481ce66ab5ee85 Mon Sep 17 00:00:00 2001 From: arturoacevedob Date: Mon, 27 Nov 2017 15:02:30 -0600 Subject: [PATCH] Visually centered a few icons, some new paths and optimizations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apple - Visually centered and change the path to more a accurate one. Bytes: 1011 —> 580. Dropbox - Visually centered and change the path to fix point alignment. Bytes: 338 —> 350. Twitter - Visually centered. Bytes: 425 —> 431. Ubuntu - Visually centered and change the path and color to a more accurate one. Bytes: 755 —> 674. Vimeo - Visually centered. Bytes: 375 —> 379. WhatsApp - Visually centered and change the path and color to more a accurate one. Bytes: 646 —> 611. Windows - Visually centered and change the path to fix the lines between shapes. Bytes: 274 —> 284. Hope this helps. FYI: Wikicommons have good SVG shapes and most companies have brand guidelines with accurate logo renditions and colors. --- images/svg/apple.svg | 5 ++++- images/svg/dropbox.svg | 5 ++++- images/svg/twitter.svg | 5 ++++- images/svg/ubuntu.svg | 13 ++++++++++++- images/svg/vimeo.svg | 5 ++++- images/svg/whatsapp.svg | 5 ++++- images/svg/windows.svg | 5 ++++- 7 files changed, 36 insertions(+), 7 deletions(-) diff --git a/images/svg/apple.svg b/images/svg/apple.svg index 48595c3c..6de14b17 100644 --- a/images/svg/apple.svg +++ b/images/svg/apple.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/images/svg/dropbox.svg b/images/svg/dropbox.svg index a0d8f8aa..921fa1ed 100644 --- a/images/svg/dropbox.svg +++ b/images/svg/dropbox.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + \ No newline at end of file diff --git a/images/svg/twitter.svg b/images/svg/twitter.svg index b8f9f1f1..a338c5a8 100644 --- a/images/svg/twitter.svg +++ b/images/svg/twitter.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/images/svg/ubuntu.svg b/images/svg/ubuntu.svg index 2a9cfced..2a01ea1f 100644 --- a/images/svg/ubuntu.svg +++ b/images/svg/ubuntu.svg @@ -1 +1,12 @@ - \ No newline at end of file + + + + + + + + + + + + diff --git a/images/svg/vimeo.svg b/images/svg/vimeo.svg index 9db5afa2..b5332785 100644 --- a/images/svg/vimeo.svg +++ b/images/svg/vimeo.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + diff --git a/images/svg/whatsapp.svg b/images/svg/whatsapp.svg index 91c4d72b..0cf4c6cd 100644 --- a/images/svg/whatsapp.svg +++ b/images/svg/whatsapp.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + \ No newline at end of file diff --git a/images/svg/windows.svg b/images/svg/windows.svg index f2103cab..85e465e6 100644 --- a/images/svg/windows.svg +++ b/images/svg/windows.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + \ No newline at end of file