Commit Graph

8 Commits

Author SHA1 Message Date
kuubeu
3f057e5c5d Change background rects to paths
Saves 6 bytes per icon
2023-09-12 18:18:28 +02:00
Terence Eden
7c4bf17c71 Remove rx and tidy up (#712)
* Removed rx and tidy up

* Generated Table

* Better image size in README
2023-03-19 13:52:16 +00:00
Terence Eden
f91cec4104 Updated size
* All files follow the template
* Removed trailing whitespace from end of lines
* Removed newline at end of file
* `xlink` used for maximum compatibility
* Bit of newline trimming
2019-10-26 17:33:28 +01:00
baybal
079a5da650 Update stackexchange.svg 2019-02-19 11:41:46 +08:00
Christian Paul
4398a0de9d Update stackexchange.svg
Remove the linearGradient from the Stack Exchange logo. Gradients are against the project’s rules.
This also updates the logo to the new logo from Stack Exchange which can be seen at
https://stackoverflow.com/company/logos
2019-02-17 20:17:07 -08:00
baybal
00a951cce5 Changed background colour #167 2019-02-14 14:59:43 +08:00
Unknown
be765282ea -31B 2018-09-28 02:06:25 +08:00
Alexandre L
3d6e06d90a Add Stack Exchange (#147)
* Stack Exchange: add ref

from https://stackoverflow.com/company/logos

* Stack Exchange: add STI

Ref. file from https://stackoverflow.com/company/logos
Background color from the https://stackexchange.com/ title bar (.top-bar)
Minified using https://jakearchibald.github.io/svgomg/

* Remove class

* Add ref

* Add radius

* Compliant layout

https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md
2018-04-20 10:31:25 +01:00