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.
This commit is contained in:
@@ -1 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" aria-label="Ubuntu" role="img" viewBox="0 0 512 512"><rect width="512" height="512" fill="#E95420" rx="15%"/><circle cx="256" cy="256" r="170"/><circle cx="256" cy="256" r="100" fill="#E95420"/><circle cx="60" cy="256" r="60" fill="#E95420"/><circle cx="60" cy="256" r="45"/><circle cx="60" cy="256" r="60" fill="#E95420" transform="rotate(120 256 256)"/><circle cx="60" cy="256" r="45" transform="rotate(120 256 256)"/><circle cx="60" cy="256" r="60" fill="#E95420" transform="rotate(240 256 256)"/><circle cx="60" cy="256" r="45" transform="rotate(240 256 256)"/><path fill="#E95420" d="M432 245v22h-80v-22zM177.53 413.92l-19.06-11 40-69.28 19.06 11zm-19.06-304.84l19.06-11 40 69.28-19.06 11z"/></svg>
|
||||
<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>
|
||||
|
Before Width: | Height: | Size: 755 B After Width: | Height: | Size: 674 B |
Reference in New Issue
Block a user