Commit Graph

96 Commits

Author SHA1 Message Date
Rob Garrison
feff952eed Add Netflix logo (825 bytes) (#599) 2021-10-08 09:21:53 +01:00
Paul Capron
4b7befcf65 Add Visual Studio Code logo (923 bytes) (#595)
The reference logo is an official SVG, taken from
https://code.visualstudio.com/brand

The tiny SVG is a simplified & minified version of it.
Mostly, there is less shadows / blur / etc. (less SVG <filter>),
so as to make the tiny SVG fit into 1 KiB.

The Android Vector Drawable is a converted version of the tiny SVG, via
Android Studio. Because Vector Drawable doesn’t have equivalents to most
SVG <filter>, it ends up “flatter” than the SVG. However, the logo is
still easily identifiable.
2021-10-07 11:49:45 +01:00
Rob Garrison
1beb3cbf86 Add SubscribeStar at 873 bytes (#593) 2021-10-06 14:24:47 +01:00
Paul Capron
a3a7ce1a58 Add Brave browser logo (1001 bytes) (#594)
The logo was taken from the official assets available at
https://brave.com/brave-branding-assets/

The logo geometry and coloring were simplified, for fitting into 1 KiB.
2021-10-06 14:23:20 +01:00
Ethan Chapman
fc9f2523e7 Update Laravel (#584)
* Update Discord

Fixes #540. Unfortunately increases file size significantly.

* Update Laravel

Fixes #562

* Remove newlines from Laravel

* Update laravel.svg

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2021-10-03 21:02:36 +01:00
Monty
68c0d0c4c5 Added Manjaro at 375 bytes (#589) 2021-10-03 20:58:33 +01:00
Rob Garrison
31a436f818 Add Outlook at 973 bytes (#591) 2021-10-03 20:21:48 +01:00
Joe Littlejohn
f86d9a3e61 Add Lobste.rs (#576)
* Add Lobste.rs

* Add Lobste.rs reference image

* Ensure Lobste.rs svg matches template

* Add Lobste.rs Android XML
2021-08-06 12:05:25 -07:00
Ethan Chapman
bed6907f8e Update Discord (#546)
Fixes #540. Unfortunately increases file size significantly.
2021-05-31 15:51:54 +01:00
AnalogCyan
6af769c3ad Update Android icon to new branding (#531)
* Update Android SVG

* Update Android reference SVG

* Update android.xml

* Fixed file whitespace.

* Update Android filesize
2021-05-10 15:40:14 +01:00
Ethan Chapman
8e583e7ef9 Add Overleaf (#523)
* Add overleaf SVG

* Add Overleaf to README

* Add overleaf reference svg

* Cite CoreUI for Overleaf

* Add reference comparison

* Create overleaf.xml

* Fix overleaf Android vector

* Linebreaks for readability.

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2021-02-20 15:13:39 +00:00
Thomas Soler
d4fe535615 Add Intercom icon (#510)
* Add Intercom icon

* Corrected size

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
2020-12-20 14:00:04 +00:00
Terence Eden
07c1acd9ee Regenerated Android Drawables
Rust and Safari not working, so not updated
2020-11-08 16:06:57 +00:00
Adam Vernon
553e1186ce KeePassDX icon: fix typos in IDs (#445) 2020-10-08 22:34:39 +01:00
Adam Vernon
534625b16e Add KeePassDX icon (#443)
Fixes #374
2020-10-08 09:34:48 +01:00
Adam Vernon
5b060fdf7d Add icon for Gandi (#439)
Fixes #437
2020-10-06 10:06:42 +01:00
Adam Vernon
ef3a10aac0 Add itch.io icon (#434)
Fixes #423
2020-10-05 08:43:10 +01:00
Jude Gibbons
af77ece3ee Merge pull request #378 from judeGibbons/new-edge
Add new Edge logo
2020-03-07 08:38:28 +00:00
Jude Gibbons
54d30f48bf Add new 2019 Edge logo 2020-03-07 08:36:23 +00:00
Jude Gibbons
74b0da3e07 Add new 2019 Firefox logo - closes #344. 2020-03-07 08:27:37 +00:00
Romain Dartigues
528140186e add: Linux Mint (#364) 2019-12-24 22:49:34 +00:00
Romain Dartigues
2c2366ee0c add: dev.to, fix #353 (#355) 2019-10-31 15:55:24 +00:00
Romain Dartigues
a9617a5e7a add: andOTP, fix #345 (#347)
* add: andOTP, fix #345

* Removed whitespace

* Remove whitespace
2019-10-27 19:49:03 +00:00
Romain Dartigues
05ae5e0d76 add: HAML, fix #307 (#340)
* add: HAML, fix #307

The logo has been aggressively simplified to fit under 1KiB,
it look more like the favicon than the full quality one.

* haml: move stroke on the square to the item
2019-10-26 15:24:51 +01:00
Romain Dartigues
a0f3804c5c add CentOS
Special thanks to Terence who've been all the way to make it work.
2019-10-24 13:26:27 +02:00
Terence Eden
3576cb395a remove old log file 2019-10-23 16:30:25 +01:00
Romain Dartigues
3a3a06d399 add Django icon (#341)
Proportions comes from the favicon, the original vector version can be found
in the projects repository:
https://github.com/django/djangoproject.com/tree/master/djangoproject/static/img
2019-10-23 10:41:33 +01:00
John Curcio
a28ae84e94 add: crystal language icon (#311)
* add: crystal icon (#263)

* use svg template and update svg size

* remove unused path from crystal svg

* Updated to template

* Update size
2019-10-22 15:59:29 +01:00
Jonathan Batchelor
8cf3d17d59 Add Amazon Alexa icon (#338)
* Add Amazon Alexa icon

* Reduced to 394 bytes by rounding to 0 decimal places.

* Reduced android vector size in line with previous commit.
2019-10-22 08:21:38 +01:00
Jonathan Batchelor
7d47e7e347 Added Facebook Messenger svg and android drawable (#337)
* Added Facebook Messenger svg and android drawable

* Applied transforms and formatted as per style guide.

* Updated README with new file size for messenger.svg

* Android vector update for messenger icon

* Removed Whitespace

* Corrected filesize
2019-10-21 15:45:42 +01:00
Rastislav Vangor
40bea77ad5 Add Ubisoft and Electronic Arts (#336)
* Added Ubisoft icon

* Added EA icon

* Added Gaming category, Moved Discord to Communications & ElementaryOS to Operating systems
2019-10-21 10:10:48 +01:00
Rastislav Vangor
421e483062 Added Ubiquiti Networks logo (#321)
* Added Ubiquiti Networks logo

* Edit reference page

* Fix accidental README.md formating

* Added template
2019-10-18 11:54:56 +01:00
Rizda Dwi Prasetya
436eab65a4 Add kotlin language (#319)
* add Gojek

* fix microsoft ref image path typo

* minify Gojek further

* replace path with circle on Gojek

* add kotlin language

note: kotlin logo without gradient, because:
- with gradient it can exceed 1kb size
- kotlin guidelines.pdf allow logo without gradient for small size

* trim whitespace to match template
2019-10-18 11:30:02 +01:00
Rastislav Vangor
ffc7ae9b07 Regenerated Android vector drawables (#300)
* Regenerated Android vector drawables

* Removed typo icon (redhat.xml exists)

* Remove broken icon open_benches (Already exists)

* Fixed gojek,opencores,sentry android drawable icons

* Reformatted gojek,sentry

* Fixed elementaryos,lastpass,opencores,redhat,vivino android drawable icons

* Fixed rust,calendar icons (very complex icons but they work)

* Remove duplicate amazon-s3 icon

* Reformatted XML files

* Fixed amberframework,auth0,deezer,drone,dropbox,gitea,grafana,luckyframework,rubygema,xmpp android drawable icons

* Revert accidental change to SVGs

* Update vivino.xml
2019-10-18 11:26:30 +01:00
Terence Eden
67e404f007 Revert "add verizon icon and fix in README.md protonmail icon" (#333) 2019-10-18 06:38:38 +01:00
Gustavo Gomez Tejada
a449d2914c add avd version of 10 svg icons 2019-10-15 11:46:26 -04:00
Gustavo Gómez
3b3caaea21 Merge branch 'master' into master 2019-10-15 08:50:47 -04:00
Gabriel Araújo Gonçalves
68b2abaeae Add: Ruby Gems (#316)
* Add the Lucky framework. #270

* Add the android-vector-drawable file

* Add role=img and remove newlines in path. Issue #270

* Saving more bytes. Issue #270

* Update size on readme. Issue #270

* Dropped 2 bytes by removing newlines.

* Update README.md

* Add: Ruby Gems. #255
2019-10-15 12:39:49 +01:00
Gustavo Gomez Tejada
1325953c81 fix verizon icon size, delete unnecessary code 2019-10-14 16:36:37 -04:00
Gabriel Araújo Gonçalves
59c75c6ee7 Add the Lucky framework. #270 (#302)
* Add the Lucky framework. #270

* Add the android-vector-drawable file

* Add role=img and remove newlines in path. Issue #270

* Saving more bytes. Issue #270

* Update size on readme. Issue #270

* Dropped 2 bytes by removing newlines.

* Update README.md
2019-10-14 20:36:02 +01:00
Gustavo Gomez Tejada
dc700781e4 add verizon svg and verizon vector drawable 2019-10-14 14:59:50 -04:00
Romain Dartigues
4da71c1027 add: Grafana on black (#303) 2019-10-14 09:54:29 +01:00
Romain Dartigues
22e9f6a457 add: Amber Framework (#304)
https://github.com/amberframework/amber/tree/v0.31.0/src/amber/cli/templates/app/src/assets/images
2019-10-14 09:53:20 +01:00
Romain Dartigues
7ce27f120b add: deezer (#301)
Note that the Deezer brandbook explicitly forbid using the equalizer
without the wordmark text, except when the company name
will be written below.

Unfortunately I was unable to keep it under 1KiB without sacrificing
something, even with xlinks and patterns...

Credits to @matheusagcosta challenging me to shrink it under 1024 B.
2019-10-13 19:25:13 +01:00
Rizda Dwi Prasetya
80e3329b9e add Gojek (#290)
* add Gojek

* fix microsoft ref image path typo

* minify Gojek further

* replace path with circle on Gojek
2019-10-11 09:06:20 +01:00
Romain Dartigues
20cace7a5f add: RedHat ansible (#276) 2019-10-08 11:36:35 +01:00
Romain Dartigues
d554d9dd1d add: Sentry, fix #257 2019-10-08 09:40:21 +02:00
Romain Dartigues
94a5eae630 add: amazon S3 (#277)
From the 2018.02.22 icons pack.
2019-10-07 19:39:55 +01:00
Romain Dartigues
2a524ce741 add: Hewlett-Packard blue logo (#275) 2019-10-07 19:37:01 +01:00
Romain Dartigues
5756644bdd Add redhat (#273)
* add: redhat

* add: redhat 2019

I don't like the new version, but eh, it's the official new version
and it's simpler.
2019-10-07 19:35:21 +01:00