Commit Graph

1117 Commits

Author SHA1 Message Date
Ethan Chapman
d3e042e329 Fix JSON-LD font
The original JSON-LD image uses an obscure font. This causes rendering issues, as most systems will not display the correct font, causing the braces to be misaligned with the symbol. Unfortunately, it undoes most of the savings from the previous commit.
2022-07-19 19:17:19 -04:00
Ethan Chapman
e0f1bccadd JSON-LD improvements
The original logo file had a number of small issues, many of which were preserved to the tiny version. The savings come from fixing those issues, removing extra nodes, and using <use>s for the highlights rather than one large path.
2022-07-19 00:08:21 -04:00
Terence Eden
352f48816f JSON-LD
Fixes #661
2022-07-18 22:18:31 +01:00
Terence Eden
f923607e7f Remove dupes
Fixes #659
2022-07-18 21:57:16 +01:00
Terence Eden
6d281259a7 Merge branch 'master' of github.com:edent/SuperTinyIcons 2022-07-18 21:54:07 +01:00
Terence Eden
36f655fcf8 Guacamole
As per #660
2022-07-18 21:53:39 +01:00
Kroum Tzanev
00e63bdfc6 Update guacamole.svg (1021B → 697B) (#660)
Not only is the size smaller but the icon is more accurate.
2022-07-18 21:53:08 +01:00
Terence Eden
eda16a6b29 Add Webmention 2022-07-18 21:52:14 +01:00
Ethan Chapman
91a804aef3 Invert YouTube colors (#628) 2022-05-27 20:23:26 -04:00
Ethan Chapman
e94212a487 Merge pull request #657 from ThatOneCalculator/fix-pixelfed-in-readme
Move Pixelfed to Social Media section
2022-05-27 20:19:34 -04:00
Kainoa Kanter
d3b7dcb6af Update README.md 2022-05-23 15:27:52 -07:00
Ethan Chapman
dc8df5b8d6 Merge pull request #656 from Eiim/popos
Add Pop!_OS logo
2022-05-06 13:15:25 -04:00
Ethan Chapman
57348cbb56 Add Pop!_OS logo 2022-05-06 13:13:18 -04:00
Ethan Chapman
c1d57783af Merge pull request #655 from Eiim/mintUpdate
Mint update
2022-05-05 21:11:43 -04:00
Ethan Chapman
ef7845ad7b Update Linux Mint AVD 2022-05-05 21:09:26 -04:00
Ethan Chapman
35165a3a4c Fix fill 2022-05-05 20:58:41 -04:00
Ethan Chapman
0fdde4a673 Update Linux Mint 2022-05-05 20:56:30 -04:00
Ethan Chapman
d53dad3c66 Merge pull request #654 from Eiim/semaphoreUpdate
Update Semaphore CI
2022-05-02 14:48:44 -04:00
Ethan Chapman
852b7b6f0b Update Semaphore CI 2022-05-02 14:08:59 -04:00
Ethan Chapman
ad7f439e2e Merge pull request #645 from Eiim/sizeUpdate
Update average size
2022-05-02 13:30:31 -04:00
Ethan Chapman
ab574b6d65 Update average byte size 2022-05-02 13:29:42 -04:00
Ethan Chapman
ad84b11924 Update test.js to check for sizes and correct sizes (#652)
* Update/Modernize Chai, NPM, Fetch

* Test readme size

* Remove dev check

* Fix file sizes

Mostly fixing readme to match files, but sometimes removing newlines to match readme

* Test improvements

* Fix Samsung Swoop size
2022-04-30 17:46:57 +01:00
Ethan Chapman
12da895902 Merge pull request #648 from 3l3gant-cod3s/patch-round-perceptualdiff-25-icons
Patch round path's values + perceptualdiff 27 icons
2022-04-24 14:52:21 -04:00
Ethan Chapman
11977f6f46 Merge branch 'master' into patch-round-perceptualdiff-25-icons 2022-04-24 14:51:51 -04:00
Ethan Chapman
77d1a650a4 Add Godot (#650)
Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2022-04-24 19:40:53 +01:00
3l3gant-cod3s
edd8919991 Youtube combine 2 paths (hole) (#649)
* a few bytes less

replace the yellow path by a circle
reuse chromium’s icon shorter paths

* a few less bytes for Chrome Icon

* a few bytes less (bis)

* Update README.md

* shorten colors #xxyyzz -> #xyz

* optimisation: 3 black paths -> 1 path

* foobar2000 926 -> 785 bytes

* Revert "a few bytes less"

* Revert "a few less bytes for Chrome Icon"

* Revert "a few bytes less (bis)"

* Revert "Update README.md – Chromium"

* Revert "optimisation: 3 black paths -> 1 path"

* Revert "foobar2000 926 -> 785 bytes"

* Revert "shorten colors #xxyyzz -> #xyz"

* youtube combine 2 paths (hole)

* youtube combine 2 paths (hole)
2022-04-24 19:40:11 +01:00
3l3gant-cod3s
3f5c3360fc combination of same color paths × 9 icons (#647)
* a few bytes less

replace the yellow path by a circle
reuse chromium’s icon shorter paths

* a few less bytes for Chrome Icon

* a few bytes less (bis)

* Update README.md

* shorten colors #xxyyzz -> #xyz

* optimisation: 3 black paths -> 1 path

* foobar2000 926 -> 785 bytes

* Revert "a few bytes less"

* Revert "a few less bytes for Chrome Icon"

* Revert "a few bytes less (bis)"

* Revert "Update README.md – Chromium"

* Revert "optimisation: 3 black paths -> 1 path"

* Revert "foobar2000 926 -> 785 bytes"

* Revert "shorten colors #xxyyzz -> #xyz"

* combine same color paths

* combine same color paths

* combine same color paths

* combine same color paths

* combine 2 paths with same color

* cleanup (remove hidden or combine parts…)

* cleanup (combine same color paths…)

* combine same color paths

* combination of same color paths × 9 icons

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2022-04-24 19:38:03 +01:00
3l3gant-cod3s
9247e59805 todoist: combine the 3 white paths (#644)
* a few bytes less

replace the yellow path by a circle
reuse chromium’s icon shorter paths

* 3 paths' fusion

* a few bytes less (todoist)
2022-04-24 19:34:50 +01:00
3l3gant-cod3s
1c4aebd7ec a few bytes less (bis) – Chromium (#641)
* a few bytes less

replace the yellow path by a circle
reuse chromium’s icon shorter paths

* a few less bytes for Chrome Icon

* a few bytes less (bis)

* Update README.md
2022-04-24 19:33:56 +01:00
Abhishek Mondal
7d9aaf14e3 Update Quora logo to latest 2021 Quora logo design ( size reduced to 498 Bytes) (#627)
* Add Quora logo(1015 bytes)

* Add - Reduced svg size from 1015 Bytes to 896 Bytes

* Add - reduced size modified readme

* fetch update

* update Quora logo to latest logo design

* update quora logo size, reference image

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2022-04-24 19:31:41 +01:00
Ethan Chapman
f7aba65dbf Reduce sizes of ten icons (#646)
* Messenger 824 -> 699

* Open Source 261 -> 243

* Typescript 1014 -> 623

* Laravel 523 -> 404 bytes

* Jellyfin 1003 -> 676 bytes

* Gojek 376 -> 299 bytes

* SOGo 1021 -> 851 bytes

* Codeberg 837 -> 597 bytes

* Udemy 537 -> 306 bytes

* StumbleUpon 598 -> 364 bytes
2022-04-24 19:29:03 +01:00
3l3gant-cod3s
76cddb8249 round path's values + perceptualdiff 25 icons 2022-04-18 17:59:20 +02:00
3l3gant-cod3s
61cfa64975 round path's value + perceptualdiff check 2022-04-18 17:45:20 +02:00
3l3gant-cod3s
9e55f3b8a4 rounds path's values + perceptualdiff check 2022-04-18 17:39:52 +02:00
3l3gant-cod3s
25b2680c36 Merge pull request #14 from 3l3gant-cod3s/revert-5-3l3gant-cod3s-foobar2000-color-patch
Revert "shorten colors #xxyyzz -> #xyz"
2022-04-15 20:56:55 +02:00
3l3gant-cod3s
84a9670420 Revert "shorten colors #xxyyzz -> #xyz" 2022-04-15 20:56:39 +02:00
3l3gant-cod3s
b2fdecc070 Merge pull request #9 from 3l3gant-cod3s/revert-2-3l3gant-cod3s-patch-chrome-2
Revert "a few less bytes for Chrome Icon"
2022-04-15 20:44:09 +02:00
3l3gant-cod3s
5a838b335c Merge pull request #12 from 3l3gant-cod3s/revert-6-3l3gant-cod3s-path-3to1
Revert "optimisation: 3 black paths -> 1 path"
2022-04-15 20:43:58 +02:00
3l3gant-cod3s
58f22be278 Merge pull request #13 from 3l3gant-cod3s/revert-7-3l3gant-cod3s-path-3to1
Revert "foobar2000 926 -> 785 bytes"
2022-04-15 20:43:36 +02:00
3l3gant-cod3s
aa12590298 Revert "foobar2000 926 -> 785 bytes" 2022-04-15 20:43:26 +02:00
3l3gant-cod3s
16d71a16de Revert "optimisation: 3 black paths -> 1 path" 2022-04-15 20:43:08 +02:00
3l3gant-cod3s
f6fa6d6fac Merge pull request #11 from 3l3gant-cod3s/revert-4-3l3gant-cod3s-Chromium
Revert "Update README.md – Chromium"
2022-04-15 20:42:52 +02:00
3l3gant-cod3s
f4a886bf9e Revert "Update README.md – Chromium" 2022-04-15 20:42:41 +02:00
3l3gant-cod3s
3daa5711ac Merge pull request #10 from 3l3gant-cod3s/revert-3-3l3gant-cod3s-chromium
Revert "a few bytes less (bis)"
2022-04-15 20:42:33 +02:00
3l3gant-cod3s
55c1e71f62 Merge pull request #8 from 3l3gant-cod3s/revert-1-3l3gant-cod3s-patch-chrome
Revert "a few bytes less"
2022-04-15 20:42:23 +02:00
3l3gant-cod3s
9fe7baaf09 Revert "a few bytes less (bis)" 2022-04-15 20:42:12 +02:00
3l3gant-cod3s
1a96196d42 Revert "a few less bytes for Chrome Icon" 2022-04-15 20:42:00 +02:00
3l3gant-cod3s
c99051c03c Revert "a few bytes less" 2022-04-15 20:41:49 +02:00
Ethan Chapman
15db4dd27f Update average size 2022-04-15 13:48:54 -04:00
3l3gant-cod3s
8e73c78d35 Merge pull request #7 from 3l3gant-cod3s/3l3gant-cod3s-path-3to1
foobar2000 926 -> 785 bytes
2022-04-15 11:18:22 +02:00