From 4c0cab7c582d861c5de278281013575a9a151742 Mon Sep 17 00:00:00 2001 From: arturoacevedob Date: Wed, 29 Nov 2017 02:53:37 -0600 Subject: [PATCH] Optimizations and new color palettes for Apple, Ubuntu and Wiki. (#85) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Visually centered a few icons, some new paths and optimizations. 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. * Removed newlines, fixed Ubuntu color and updated ReadMe and Twitter PNG. * Twitter PNG Artifacts Fix. * Optimizations and new color palettes. Apple - New color palette that better represents the brand, and tiny bit smaller. Ubuntu - I keep finding ways to make this one smaller. Wikipedia - New color palette that better represents the brand, and bit smaller. * Update * Update drama * Solving conflicts * Solved conflicts. * Optimizations and new color palettes Apple - New color palette that better represents the brand, and tiny bit smaller. Ubuntu - I keep finding ways to make this one smaller. Wikipedia - New color palette that better represents the brand, and bit smaller. --- .gitignore | 4 ++++ images/svg/apple.svg | 2 +- images/svg/ubuntu.svg | 2 +- images/svg/wikipedia.svg | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0674c51f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ + +images/svg/guidelines.svg + +images/svg/guidelines for small sizes.svg diff --git a/images/svg/apple.svg b/images/svg/apple.svg index 2e32c5df..d40a55ac 100644 --- a/images/svg/apple.svg +++ b/images/svg/apple.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/ubuntu.svg b/images/svg/ubuntu.svg index 7eafe9c2..88babc5f 100644 --- a/images/svg/ubuntu.svg +++ b/images/svg/ubuntu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/wikipedia.svg b/images/svg/wikipedia.svg index 206d9f46..94585869 100644 --- a/images/svg/wikipedia.svg +++ b/images/svg/wikipedia.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file