edent / SuperTinyIcons

Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos
MIT License
14.78k stars 917 forks source link

kilobyte-svg-challenge #706

Closed denilsonsa closed 1 year ago

denilsonsa commented 1 year ago

Many years ago, I found (and contributed to) the https://github.com/johan/kilobyte-svg-challenge , a repository with the objective (or challenge) "Make an accurate SVG of a logo, in 1024 bytes or less!"

Today, I find your SuperTinyIcons repository, that seems to follow the same idea. I wonder if there is anything over there that could be imported over here. Or if a PR should be opened over there to make their README point to this repository.

edent commented 1 year ago

How interesting! I had no idea that existed. Feel free to see if there's anything which can be imported.

denilsonsa commented 1 year ago

Let's see… 27 logos:

denilsonsa commented 1 year ago

Alternatively, in a table format:

File/logo on kilobyte-svg-challenge
betterlinks.svg here obsolete service
britely.svg here obsolete service
chrome.svg here obsolete logo
cocacola.svg here
coderwall.svg here
facebook.svg here obsolete logo
flickr.svg here
github-octocat.svg here
github-social-coding.svg here obsolete logo
gits-sac-laughing-man.svg here
globen-ogonklinik.svg here obsolete service
googleplus.svg here obsolete service
groupon.svg here obsolete logo
hackhands.svg here obsolete service
html5.svg here
ie.svg here obsolete service
ifttt.svg here obsolete logo
ingress.svg here obsolete logo (?)
lysator.svg here
opera.svg here obsolete logo
pike.svg here
pirate-party-sweden.svg here
roxen.svg here obsolete logo
simple.svg here obsolete service
simplymeasured.svg here obsolete service
twitter.svg here
webplatform.svg here obsolete service

I suggest you to take a look at the ones that are "not obsolete" and also the ones that have a version here. And then you can evaluate which ones are worth copying to this repository. It's about 11 of them.

denilsonsa commented 1 year ago

There are also three unmerged pull requests (all from me!):

PR there
Imgur here
Stackoverflow here
Telegram here
kuubeu commented 1 year ago

So excluding obsolete services/logos and icons already here, we're left with these:

File on kilobyte-svg-challenge Size Website/app logo?
cocacola.svg 2.61 KB no
coderwall.svg 286 Bytes yes
github-octocat.svg 4.74 KB no
gits-sac-laughing-man.svg 1000 Bytes no
lysator.svg 1.71 KB no
pike.svg 6.51 KB no
pirate-party-sweden.svg 387 Bytes no

Looks like the only logo meeting this repo's criteria is the Coderwall logo. I'll adapt it to meet the guidelines and close this issue. It's a very interesting project though!