Files
SuperTinyIcons/images/svg/apple.svg
arturoacevedob 529260474c 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.
2017-11-27 15:02:30 -06:00

5 lines
580 B
XML

<svg role="img" aria-label="Apple" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect height="512" rx="15%" width="512" fill="#000"/>
<path d="M430 376a234 234 0 0 1-53 78 58 58 0 0 1-39 17c-9 0-21-3-35-9s-26-8-38-8-25 2-39 8-25 9-34 9c-13 1-26-5-39-17a258 258 0 0 1-78-181c0-29 6-54 19-75a110 110 0 0 1 92-54c10 0 24 3 41 9 17 7 27 10 32 10 4 0 16-4 36-11 19-7 36-10 49-9 36 3 63 17 82 43a91 91 0 0 0-48 82c0 28 10 51 29 69 9 8 19 15 30 19l-7 20zM347 50c0 21-8 41-24 60-19 22-42 35-67 33v-9c0-20 9-42 25-60 8-9 18-17 30-23 13-6 24-9 35-10l1 9z" fill="#fff"/>
</svg>