Visually centered a few icons, some new paths and optimizations. (#75)

* 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.
This commit is contained in:
arturoacevedob
2017-11-28 02:39:08 -06:00
committed by Terence Eden
parent b0d326536e
commit 84dfe7491b
9 changed files with 14 additions and 14 deletions

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" aria-label="WhatsApp" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#25d366" rx="15%"/><path fill="#fff" fill-rule="evenodd" d="M456 251a196 196 0 0 1-291 170L56 456l35-105A196 196 0 0 1 259 56c109 0 197 87 197 195zM260 87c-91 0-165 74-165 164 0 36 11 69 31 96l-21 61 64-20a165 165 0 0 0 256-137c0-90-74-164-165-164zm99 209c-1-2-5-3-9-6l-33-15c-5-2-8-3-11 2l-15 19c-3 3-6 3-11 1s-20-8-39-24c-14-12-24-28-26-33-3-5-1-7 2-10l7-8 5-8c1-3 1-6-1-8l-14-36c-4-9-8-8-11-8h-9c-4 0-9 1-13 6-5 5-17 16-17 40 0 23 17 46 19 49 3 3 34 53 83 72s49 13 57 12c9-1 29-11 33-23 4-11 4-20 3-22z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" aria-label="WhatsApp" role="img" viewBox="0 0 512 512"><rect fill="#45d354" height="512" rx="15%" width="512"/><path d="M348 291a770 770 0 0 0-32-15c-4-2-7-3-10 2l-15 18c-3 3-5 4-10 1-4-2-19-7-37-23a139 139 0 0 1-26-32c-2-4 0-7 3-9l7-8 4-8c2-3 1-5 0-8-2-2-11-25-15-34-3-9-7-8-10-8h-9c-3 0-8 1-12 6-4 4-16 15-16 38s16 45 19 48c2 3 32 50 78 69l27 10c11 4 21 3 29 2 9-1 27-11 31-22s4-20 3-22l-9-5m-84 115c-28 0-55-8-79-22l-5-3-58 15 15-56-3-6a154 154 0 0 1 238-190 154 154 0 0 1-108 262m130-284a183 183 0 0 0-130-54 185 185 0 0 0-160 276l-26 96 97-26a185 185 0 0 0 219-292" fill="#fff"/></svg>

Before

Width:  |  Height:  |  Size: 646 B

After

Width:  |  Height:  |  Size: 630 B