Commit Graph

22 Commits

Author SHA1 Message Date
arturoacevedob
a0e559e81f 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.
2017-12-01 09:28:58 -06:00
arturoacevedob
d43f9febd1 More Ubuntu Optimizations. 2017-11-30 08:41:13 -06:00
arturoacevedob
9faff06ae9 Revert "More Ubuntu optimizations."
This reverts commit 74c1a45959.
2017-11-30 08:40:37 -06:00
arturoacevedob
1d36ecc493 Merge remote-tracking branch 'edent/master'
# Conflicts:
#	images/svg/ubuntu.svg
2017-11-30 08:38:02 -06:00
edent
d94206115f New Mastodon
Fixes #87
2017-11-30 09:17:32 +00:00
baybal
7328a061d6 RSS icon changed to a single path (#79)
* Use arcs to save space on path arcs and be more true to original geometry

* Use single path for equal width rectangles

* Deleted unneeded commas

* reduce path count by using stroke linecap

* use single path instead of 4 rects, use fill rule to forego entering M for every rect

* Using arcs

* Fix typos

* Changed side for OSI icon

* Changed size for windows logo

* Changed size for ghost logo

* Shrunk digidentity to two paths. Some times an arc is cheaper on bytes than a circle element

* Concatenated paths

* RSS icon shrunk to a single path of 4 arcs

* An incomparably more geometrically correct version that is just few bytes longer and GZIP friendly

* Forgot aria label
2017-11-29 10:12:48 +00:00
arturoacevedob
4c0cab7c58 Optimizations and new color palettes for Apple, Ubuntu and Wiki. (#85)
* 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.
2017-11-29 08:53:37 +00:00
arturoacevedob
74c1a45959 More Ubuntu optimizations.
Learning SVG as we go.
2017-11-29 00:07:00 -06:00
arturoacevedob
61ff77c582 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.
2017-11-28 17:18:48 -06:00
arturoacevedob
0141106fea Solved conflicts. 2017-11-28 17:16:35 -06:00
arturoacevedob
b36b42d1b8 Solving conflicts 2017-11-28 16:55:20 -06:00
arturoacevedob
6d6b9cf521 Update drama 2017-11-28 16:52:54 -06:00
arturoacevedob
5d2cc9eec7 Merge branch 'edent/master'
# Conflicts:
#	README.md
#	images/png/twitter.png
#	images/svg/apple.svg
#	images/svg/ubuntu.svg
2017-11-28 16:29:00 -06:00
arturoacevedob
6717ce0c3d Update 2017-11-28 16:25:58 -06:00
arturoacevedob
0d724e8068 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.
2017-11-28 15:51:52 -06:00
Reizner Evgeniy
66da97284f 54% smaller Kickstarter logo. 2017-11-28 14:24:38 +02:00
edent
f0f0e5f1e2 Tumblr corners 2017-11-28 08:49:26 +00:00
Erik Humphrey
0b3a4d1da8 Fix Google icon (#76)
* Fix Google icon

Fixes #57

* Update google.svg

* Add tags
2017-11-28 08:43:22 +00:00
arturoacevedob
84dfe7491b 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.
2017-11-28 08:39:08 +00:00
arturoacevedob
41acb114e3 Removed newlines, fixed Ubuntu color and updated ReadMe and Twitter PNG. 2017-11-27 17:56:17 -06:00
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
edent
ae1ad32456 New Layout
Tidy up of everything. No more duplicate icons. More logical layout.
2017-11-27 19:26:07 +00:00