Commit Graph

9 Commits

Author SHA1 Message Date
Yann Armelin
bcf432812c Optimize some SVG paths (#798)
* Optimize some SVG paths

* Update icons sizes in README
2024-09-08 08:33:31 +01:00
kuubeu
3f057e5c5d Change background rects to paths
Saves 6 bytes per icon
2023-09-12 18:18:28 +02:00
Ethan Chapman
37fe388a9b Assorted optimizations & fixes
Bytes saved on 14 files
* Google Colab: fixed whitespace error
* DeviantArt: Fixed color, official logo doesn't use curves.
2023-03-25 16:36:50 +01: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
edent
d244a8c967 Incorporate IMGBOT savings
Closes #485
2020-11-13 12:01:21 +00:00
edent
bedd9cf5f3 Remove leading zeros
Replace ` 0.` with ` .`
And `-0.` with `-.`
2020-11-12 14:13:19 +00:00
Vimux
fef4b0e576 Fix brand names (#157)
* Airbandb & AirBnB -> Airbnb (583 -> 581 bytes)
* BitBucket -> Bitbucket
* BitCoin -> Bitcoin
* CloudFlare -> Cloudflare
* delicious -> Delicious
* Digital Ocean -> DigitalOcean
* ebay -> eBay
* Github -> GitHub
* Gitlab -> GitLab
* intel -> Intel
* Line -> LINE
* NPM -> npm
* Sketch icon: workato -> Sketch (492 -> 491 bytes)
* SnapChat -> Snapchat
* StackOverflow -> Stack Overflow
* UpWork -> Upwork
* viber -> Viber
* workato -> Workato
2018-07-27 19:15:06 +01:00
Unknown
b85d7f24c9 Removing trailing newline 2018-02-27 04:01:21 +06:00
Eugene Zhuchenko
6badc113f7 Add UpWork icon (#133)
* Add UpWork icon

* Add UpWork icon. Fix icon size
2018-02-12 11:46:57 +00:00