From 6438f6f2ee6b322269f5fe1c004e653fe30d3f87 Mon Sep 17 00:00:00 2001 From: Arturo Acevedo Date: Thu, 7 Dec 2017 04:58:47 -0600 Subject: [PATCH] Aligned to guideline, path optimized and some fixes to Apple, IBM, Samsung Internet, Email, Evernote and hopefully Airbnb (#104) 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. * More Ubuntu optimizations. Learning SVG as we go. * Revert "More Ubuntu optimizations." This reverts commit 74c1a459594584bfff0fa81171198f6bed41c77a. * More Ubuntu Optimizations. * Guidelines Folder. * Guidelines. Added guidelines with instructions. * Revert "Guidelines." This reverts commit eb30dfe16364f46fce6104044fe23b3572bf7274. * Revert "Revert "Guidelines."" This reverts commit 76edce25ec846bb4e4673b0659766901e0124030. * Removed guidelines for small squares. * Aligned to guideline and path optimized Airbnb, Amazon, Authy, Badoo and Bitcoin. All were aligned accordingly and optimized to the following percentages: Airbnb - 43% Amazon - 0% Authy - 38% Badoo - 23% Bitcoin + 1% I’ll update Readme. * Fixed Amazon radius. Whops. * Updated from Master Branch. * Aligned to guideline and path optimized Android, All were aligned accordingly and optimized to the following percentages: Android - 31% Bitbucket + 3% Updated README with the new file sizes. * Correct radius on Android * Aligned to guideline, path optimized and some fixes to Blogger, Bluetooth, CloudFlare, CodePen, Delicious, Digidentity and Digital Ocean. All were aligned accordingly and optimized to the following percentages: Blogger - 23% and corrected color. Bluetooth - 1% and corrected color. CloudFlare - 12% CodePen - 42% and corrected color contrast. Delicious + 35% because I added a clipping path, for consistency. Review it. Digidentity - 0% Digital Ocean + 20% No idea how to make it the same file size after following the guideline. Updated README with the new file sizes. * Aligned to guideline, path optimized and some fixes to Discord, Disqus, Docker, Dropbox All were aligned accordingly and optimized to the following percentages: Discord - 27% and corrected shape and color. Disqus - 6% Docker - 12% and corrected color. Dropbox - 11% and corrected color. Ebay - 1% Updated README with the new file sizes. * Aligned to guideline, path optimized and some fixes to Apple, IBM, Samsung Internet, Email and Evernote. All were aligned accordingly and optimized to the following percentages: Apple - 17% and corrected color. IBM - 39% magic was done to achieve this. Samsung Internet - 63% Email - 8% I’m proposing a new icon that represents generic email branding trends. Evernote - 12% and corrected colors and fixed contrast. Updated README with the new file sizes. * Fix v2 of AirBnb in Chrome. * Added aria-label to samsunginternet.svg * Fixed typo. --- README.md | 12 ++++++------ images/svg/airbnb.svg | 2 +- images/svg/apple.svg | 2 +- images/svg/email.svg | 2 +- images/svg/evernote.svg | 2 +- images/svg/ibm.svg | 2 +- images/svg/samsunginternet.svg | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 581bb3d9..81a72495 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
305 Bytes
573 Bytes -
379 Bytes +
350 Bytes
664 Bytes
286 Bytes @@ -79,7 +79,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
680 Bytes -
503 Bytes +
417 Bytes
375 Bytes
465 Bytes
966 Bytes @@ -88,14 +88,14 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
819 Bytes -
799 Bytes +
704 Bytes
308 Bytes
575 Bytes
529 Bytes
253 Bytes -
937 Bytes +
569 Bytes
946 Bytes
558 Bytes
402 Bytes @@ -107,7 +107,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
323 Bytes
506 Bytes
379 Bytes -
572 Bytes +
583 Bytes
648 Bytes @@ -121,7 +121,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
983 Bytes
286 Bytes -
943 Bytes +
347 Bytes
879 Bytes
509 Bytes
745 Bytes diff --git a/images/svg/airbnb.svg b/images/svg/airbnb.svg index 6adcdfec..b3d795cc 100644 --- a/images/svg/airbnb.svg +++ b/images/svg/airbnb.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/apple.svg b/images/svg/apple.svg index d40a55ac..9af371ac 100644 --- a/images/svg/apple.svg +++ b/images/svg/apple.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/email.svg b/images/svg/email.svg index 3c4661f6..d2d9d7d6 100644 --- a/images/svg/email.svg +++ b/images/svg/email.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/evernote.svg b/images/svg/evernote.svg index b4d624e9..f42172e0 100644 --- a/images/svg/evernote.svg +++ b/images/svg/evernote.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/images/svg/ibm.svg b/images/svg/ibm.svg index 277d0b43..4dc51808 100644 --- a/images/svg/ibm.svg +++ b/images/svg/ibm.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/samsunginternet.svg b/images/svg/samsunginternet.svg index 3a4d1635..18031cc3 100644 --- a/images/svg/samsunginternet.svg +++ b/images/svg/samsunginternet.svg @@ -1 +1 @@ - +