Commit Graph

236 Commits

Author SHA1 Message Date
arturoacevedob
1d5610cd2f Guidelines Folder. 2017-11-30 08:42:30 -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
5dbb40d84f Included references on the main readme 2017-11-30 09:28:45 +00:00
edent
af2bc5de7e More references 2017-11-30 09:26:10 +00:00
edent
d94206115f New Mastodon
Fixes #87
2017-11-30 09:17:32 +00:00
edent
c81cc9746e Google 2017-11-30 08:41:35 +00:00
edent
8f6d857e00 More logos 2017-11-30 08:40:13 +00:00
edent
097c54b839 More references 2017-11-29 14:51:49 +00:00
edent
87e5624fe5 More reference logos 2017-11-29 14: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
edent
3f92bce44e Official logo compare
Ref #88
2017-11-29 10:05:50 +00:00
edent
30d4257149 Image width 2017-11-29 09:43:34 +00:00
edent
50b5f155b7 Merge branch 'master' of github.com:edent/SuperTinySocialIcons 2017-11-29 09:37:14 +00:00
edent
734179757f Test of reference images 2017-11-29 09:36:51 +00:00
Terence Eden
675567964e Delete .gitignore 2017-11-29 08:55:19 +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
3abdbe3b47 Merge remote-tracking branch 'edent/master' 2017-11-28 16:56:23 -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
Terence Eden
59f19ed5f3 Revert "Add captions for easy searching" (#84)
* Revert "Add captions [only once] for easy searching (#83)"

This reverts commit 1356d62c0d.

* Revert "Add captions for easy searching (#82)"

This reverts commit dcd24e0087.
2017-11-28 22:20:03 +00: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
florisluiten
1356d62c0d Add captions [only once] for easy searching (#83)
* Added captions. This allows for easy searching in the README.md

* Added captions. This allows for easy searching in HTML

* Add the label just once, not after every change of radius. Fixed issue with the label being added multiple times
2017-11-28 21:48:04 +00:00
florisluiten
dcd24e0087 Add captions for easy searching (#82)
* Added captions. This allows for easy searching in the README.md

* Added captions. This allows for easy searching in HTML
2017-11-28 21:38:20 +00: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
edent
2e4274f2c1 Google correct size 2017-11-28 08:44:12 +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
46eed4c601 Twitter PNG Artifacts Fix. 2017-11-28 00:35:18 -06:00
arturoacevedob
41acb114e3 Removed newlines, fixed Ubuntu color and updated ReadMe and Twitter PNG. 2017-11-27 17:56:17 -06:00
arturoacevedob
26cd84fb71 Merge remote-tracking branch 'edent/master' 2017-11-27 15:05:14 -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
b0d326536e Update Android Vectors 2017-11-27 20:02:21 +00:00
edent
7b7ed34a35 Update radius tool 2017-11-27 19:32:44 +00:00
edent
ae1ad32456 New Layout
Tidy up of everything. No more duplicate icons. More logical layout.
2017-11-27 19:26:07 +00:00
edent
fa2addafbb Update for Samsung
All shall conform!
2017-11-27 19:05:53 +00:00
Diego
77f76a16e4 Adds Samsung Internet icon (#74) 2017-11-27 19:03:59 +00:00
edent
29bc78857c Updated Radius Tool 2017-11-27 17:33:39 +00:00
CapacitorSet
945e1c3f1e Run SVGO (#62)
* Run SVGO

* Add tiniest/ for super-optimized files

* Update sizes in readme
2017-11-27 17:22:47 +00:00
edent
f3f297cd2f Update YouTube
Fixes #73
2017-11-27 16:40:18 +00:00
baybal
2779ac1bc2 Update to previous request (#71)
* 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
2017-11-27 14:59:46 +00:00
edent
be0d5df28c Update Android to correct ARIA text
Fixes #66

Blame @LJWatson ;-)
2017-11-27 14:04:14 +00:00
João Ferreira
4065e6f39b Badoo (#70) 2017-11-27 13:50:29 +00:00