Revised, visually centered and path optimized all icons. (#112)

* 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 74c1a45959.

* More Ubuntu Optimizations.

* Guidelines Folder.

* Guidelines.

Added guidelines with instructions.

* Revert "Guidelines."

This reverts commit eb30dfe163.

* Revert "Revert "Guidelines.""

This reverts commit 76edce25ec.

* 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.

* All were resized and aligned accordingly.

Facebook, Github and Gitlab were redrawn to better follow icon brand guidelines.

Badoo and bitbucket were just missing role="img".

Updated README with the new file sizes.

* All icons now follow the guideline and have been path optimized.

Few have been tweaked to better follow brand guidelines, some have been
redone from scratch.

* Updated README sizes.

* Ignore alternative Instagram.

* Revert "Ignore alternative Instagram."

This reverts commit 475177f61f.

* Fixed Telegram's size and README.
This commit is contained in:
Arturo Acevedo
2018-01-03 02:08:32 -06:00
committed by Terence Eden
parent dd006f6182
commit 8416ffcff6
81 changed files with 145 additions and 145 deletions

View File

@@ -1 +1 @@
<svg stroke-linejoin="round" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" aria-label="CodePen" role="img"><rect fill="#111" height="512" rx="15%" width="512"/><g fill="none" stroke="#e6e6e6" stroke-width="33"><path d="M81 198v116l175 117 175-117V198L256 81z"/><path d="M81 198l175 116 175-116M256 81v117"/><path d="M81 314l175-116 175 116M256 431V314"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" stroke-linejoin="round" aria-label="CodePen" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#111" rx="15%"/><g fill="none" stroke="#e6e6e6" stroke-width="33"><path d="M81 198v116l175 117 175-117V198L256 81z"/><path d="M81 198l175 116 175-116M256 81v117"/><path d="M81 314l175-116 175 116M256 431V314"/></g></svg>

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 375 B