Commit Graph

1222 Commits

Author SHA1 Message Date
Eugene Zhuchenko
6badc113f7 Add UpWork icon (#133)
* Add UpWork icon

* Add UpWork icon. Fix icon size
2018-02-12 11:46:57 +00:00
baybal
db340eb3f5 Merge pull request #132 from baybal/feature/buffer
Applied enchancement from PR comment
2018-02-12 03:00:21 +06:00
Unknown
f62af4292a Updated file size 2018-02-12 02:57:40 +06:00
Pavel Nikulin
94154c3bfe Fix from a comment 2018-02-12 02:53:16 +06:00
Unknown
6ee030326b Merge remote-tracking branch 'edent/master' 2018-02-12 02:48:21 +06:00
Andrew Marcuse
6d03431248 Buffer (#129) 2018-02-11 16:44:32 +00:00
Terence Eden
48e9b1b734 Contact info 2018-02-02 11:58:38 +00:00
Terence Eden
1421c34342 Added Viber
Fixes #124
2018-02-01 10:35:06 +00:00
baybal
2823afe67f Merge pull request #128 from baybal/feature/viber
First try
2018-01-31 20:18:34 +06:00
Unknown
a807332d98 Merge remote-tracking branch 'edent/master' 2018-01-31 20:16:04 +06:00
Pavel Nikulin
b996c71223 Merge branch 'feature/viber' into develop 2018-01-31 20:12:41 +06:00
Unknown
4f1f897667 first try at viber logo 2018-01-31 20:11:35 +06:00
edent
1d9ba29982 Updated file sizes
* Re #125
* Re #126
* Re #127
2018-01-30 19:38:26 +00:00
baybal
bfd5b52959 Restoring original geometry after size normalisation (#126)
* 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

* Restoring geometric accuracy

* Restoring geometric accuracy
2018-01-30 19:36:47 +00:00
baybal
ca58d2b6b5 Achieved 9% size reduction (#127)
* 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

* Using larger arc to save space on QBs

* turned some CBs to QBs and used curve repeat instruction
2018-01-30 19:35:59 +00:00
baybal
42a8df75fa Fix to #109 (#125)
* 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

* Restoring arcs
2018-01-30 19:32:33 +00:00
Pavel Nikulin
b87dd128c9 Merge branch 'feature/twitter_bezier_to_arcs' into develop 2018-01-30 22:13:22 +06:00
Pavel Nikulin
eb9e4ea55b Merge branch 'feature/DO_arc_fix' into develop 2018-01-30 22:13:13 +06:00
Pavel Nikulin
02b63205de Merge branch 'feature/discus_shrink' into develop 2018-01-30 22:13:07 +06:00
Unknown
031f142491 turned some CBs to QBs and used curve repeat instruction 2018-01-30 22:02:53 +06:00
Unknown
8373af1836 Using larger arc to save space on QBs 2018-01-30 21:37:49 +06:00
Unknown
c4c53a5b15 Merge remote-tracking branch 'origin/feature/twitter_bezier_to_arcs' into feature/twitter_bezier_to_arcs 2018-01-30 21:04:14 +06:00
Unknown
ad68bfc257 Restoring geometric accuracy 2018-01-30 21:03:28 +06:00
Unknown
f317fb3071 Restoring arcs 2018-01-30 20:42:09 +06:00
Unknown
c18f7d8d62 Restoring geometric accuracy 2018-01-30 20:00:26 +06:00
Unknown
b076b0802b Merge remote-tracking branch 'edent/master' 2018-01-30 16:20:46 +06:00
edent
001593cf16 StumbleUpon 2018-01-29 20:14:38 +00:00
edent
bff7194005 Pocket and stumbleupon 2018-01-29 19:27:00 +00:00
edent
9579f4b712 Merge branch 'master' of github.com:edent/SuperTinySocialIcons 2018-01-29 19:26:13 +00:00
edent
bbafd0b67a Better colour accuracy 2018-01-29 19:26:02 +00:00
Terence Eden
b9a2916df9 Correct Backgroup 2018-01-29 14:14:52 +00:00
Andrew Marcuse
ba28e2be79 Pocket & StumbleUpon icons (#121)
* added pinboard

* fixed corner radius

* added pocket and stumbleupon

* fixed reference file extension

* removed width/height

* updated README

* shrink with svgo -p 1

* Update stumbleupon.svg

Add role.

* Update pocket.svg

Add role

* Update README.md

Updated sizes
2018-01-29 12:02:14 +00:00
edent
33559d8481 Merge branch 'master' of github.com:edent/SuperTinySocialIcons 2018-01-28 20:03:42 +00:00
edent
8790570b44 Colour Fixes
Match reality better
2018-01-28 20:03:18 +00:00
Daniel Ruf
a62c90f080 add article about accessible SVGs from CSS-Tricks #116 (#123) 2018-01-28 18:07:19 +00:00
edent
d8a2b62e51 Added OK.ru 2018-01-28 10:45:48 +00:00
edent
f26842b805 Twitch 2018-01-28 09:35:13 +00:00
edent
b0616e9a78 Baidu 2018-01-28 09:18:49 +00:00
edent
70a3dab4ec Added Internet Archive 2018-01-28 08:53:51 +00:00
edent
0e41bb1cf6 Updated Guidelines 2018-01-27 23:49:48 +00:00
edent
979b0a4d2e Manual tweaks on all SVGs
* Gives a consistent header to all images
* Makes future changes easier to see
* Some images slightly smaller
* Some images use SVG2 features (`href`)
* Most images smaller or the same size
* A few images slightly larger
2018-01-27 23:40:30 +00:00
edent
d46a0d6b5f Shrink Xing 2018-01-27 13:14:17 +00:00
edent
3fd3af586c Add template to README 2018-01-27 13:05:46 +00:00
edent
6608fdb8b9 Update Pinboard 2018-01-27 13:00:16 +00:00
Andrew Marcuse
45aae3774c added pinboard (#120)
* added pinboard

* fixed corner radius
2018-01-27 12:57:29 +00:00
Jordan Danford
80be7c5bd1 Fix JavaScript syntax error in radius.html (#119) 2018-01-18 17:54:05 +00:00
edent
fe7ace9163 Update Xing's corners 2018-01-16 09:48:59 +00:00
edent
fcc6ecf7f7 Add Slack and Xing 2018-01-16 09:47:20 +00:00
Andrew Marcuse
3f0ba0b1db added XING (#114)
* added XING

* removed xml declaration

* ran through svgo
2018-01-16 09:45:02 +00:00
Simon
b3807d7fa1 feat(slack): add slack icon (#115) 2018-01-16 09:05:01 +00:00