Files
SuperTinyIcons/images/svg/ubuntu.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

13 lines
674 B
XML

<svg role="img" aria-label="Ubuntu" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
<rect width="512" height="512" rx="15%" fill="#E95420"/>
<circle cx="268" cy="256" r="158" fill="#fff"/>
<circle cx="268" cy="256" r="104" fill="#e65e17"/>
<circle cx="84" cy="257" r="50" fill="#e65e17"/>
<circle cx="84" cy="257" r="38" fill="#fff"/>
<circle cx="361" cy="417" r="50" fill="#e65e17"/>
<circle cx="361" cy="417" r="38" fill="#fff"/>
<circle cx="361" cy="96" r="50" fill="#e65e17"/>
<circle cx="361" cy="96" r="38" fill="#fff"/>
<path d="M432 266v-20h-64v20h64zM178 392l18 10 32-55-18-10-32 55zM196 109l-18 11 32 55 18-10-32-56z" fill="#e65e17"/>
</svg>