From 6a80ac71f1f16ae6c527f683d23149aece7a0b89 Mon Sep 17 00:00:00 2001 From: Arturo Acevedo Date: Wed, 6 Dec 2017 11:02:56 -0600 Subject: [PATCH] Aligned to guideline, path optimized and some fixes to Blogger, Bluetooth, CloudFlare, CodePen, Delicious, Digidentity, Digital Ocean, Discord, Disqus, Docker, Dropbox and Ebay. (#103) 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. --- README.md | 26 +++++++++++++------------- images/svg/blogger.svg | 2 +- images/svg/bluetooth.svg | 2 +- images/svg/cloudflare.svg | 2 +- images/svg/codepen.svg | 2 +- images/svg/delicious.svg | 2 +- images/svg/digidentity.svg | 2 +- images/svg/digitalocean.svg | 2 +- images/svg/discord.svg | 2 +- images/svg/disqus.svg | 2 +- images/svg/docker.svg | 2 +- images/svg/dropbox.svg | 2 +- images/svg/ebay.svg | 2 +- 13 files changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 9960de60..581bb3d9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
630 Bytes -
326 Bytes +
290 Bytes
354 Bytes
372 Bytes
370 Bytes @@ -36,7 +36,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
532 Bytes
583 Bytes
747 Bytes -
608 Bytes +
610 Bytes
375 Bytes @@ -75,44 +75,44 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
325 Bytes
269 Bytes
393 Bytes -
634 Bytes -
658 Bytes +
542 Bytes +
680 Bytes
503 Bytes
375 Bytes -
526 Bytes +
465 Bytes
966 Bytes
313 Bytes
1010 Bytes -
830 Bytes +
819 Bytes
799 Bytes
308 Bytes
575 Bytes
529 Bytes -
255 Bytes +
253 Bytes
937 Bytes
946 Bytes -
557 Bytes +
558 Bytes
402 Bytes -
507 Bytes -
569 Bytes +
389 Bytes +
500 Bytes
638 Bytes -
267 Bytes -
691 Bytes +
323 Bytes +
506 Bytes
379 Bytes
572 Bytes
648 Bytes
270 Bytes -
398 Bytes +
376 Bytes
273 Bytes
256 Bytes
251 Bytes diff --git a/images/svg/blogger.svg b/images/svg/blogger.svg index 81f6625c..f3194a32 100644 --- a/images/svg/blogger.svg +++ b/images/svg/blogger.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/bluetooth.svg b/images/svg/bluetooth.svg index 08cb4731..cf9af2aa 100644 --- a/images/svg/bluetooth.svg +++ b/images/svg/bluetooth.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/cloudflare.svg b/images/svg/cloudflare.svg index 47291b82..9e9dc56f 100644 --- a/images/svg/cloudflare.svg +++ b/images/svg/cloudflare.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/codepen.svg b/images/svg/codepen.svg index d2ff57ef..dac32bfb 100644 --- a/images/svg/codepen.svg +++ b/images/svg/codepen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/delicious.svg b/images/svg/delicious.svg index df7d37d8..4f14e54f 100644 --- a/images/svg/delicious.svg +++ b/images/svg/delicious.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/digidentity.svg b/images/svg/digidentity.svg index d940b2d5..b364d3c9 100644 --- a/images/svg/digidentity.svg +++ b/images/svg/digidentity.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/digitalocean.svg b/images/svg/digitalocean.svg index 93aa5024..d62e8cdb 100644 --- a/images/svg/digitalocean.svg +++ b/images/svg/digitalocean.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/discord.svg b/images/svg/discord.svg index ceb97651..e0829b85 100644 --- a/images/svg/discord.svg +++ b/images/svg/discord.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/disqus.svg b/images/svg/disqus.svg index 18e5e1df..6fed7b0c 100644 --- a/images/svg/disqus.svg +++ b/images/svg/disqus.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/docker.svg b/images/svg/docker.svg index 2c4da418..36b5c832 100644 --- a/images/svg/docker.svg +++ b/images/svg/docker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/dropbox.svg b/images/svg/dropbox.svg index 1e35c936..f59a5d8f 100644 --- a/images/svg/dropbox.svg +++ b/images/svg/dropbox.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/svg/ebay.svg b/images/svg/ebay.svg index 946fa9e5..67cdcc13 100644 --- a/images/svg/ebay.svg +++ b/images/svg/ebay.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file