From 78b2946b1a48c1cd0886d6314d662c0521cfa4d2 Mon Sep 17 00:00:00 2001 From: kuubeu Date: Wed, 5 Jul 2023 23:27:01 +0200 Subject: [PATCH 1/7] =?UTF-8?q?npm:=20289=20B=20=E2=86=92=20283=20B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- images/svg/npm.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37a10f4d..d6ce61ca 100644 --- a/README.md +++ b/README.md @@ -334,7 +334,7 @@ Say thanks! Node.js

659 bytes -npm

289 bytes +npm

283 bytes OK.ru

621 bytes Olympic Rings

669 bytes OpenBenches

754 bytes diff --git a/images/svg/npm.svg b/images/svg/npm.svg index 7649826c..fe99a757 100644 --- a/images/svg/npm.svg +++ b/images/svg/npm.svg @@ -2,4 +2,4 @@ aria-label="npm" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file From a3be9a1c5221300eaf5c0daeca86579182b2a4c3 Mon Sep 17 00:00:00 2001 From: kuubeu Date: Wed, 5 Jul 2023 23:28:37 +0200 Subject: [PATCH 2/7] =?UTF-8?q?Google=20Assistant:=20480=20B=20=E2=86=92?= =?UTF-8?q?=20372=20B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- images/svg/google_assistant.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6ce61ca..f57becb0 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Say thanks! Google

475 bytes -Google Assistant

480 bytes +Google Assistant

372 bytes Google Calendar

623 bytes Google Collaborative content tools

493 bytes Google Docs Editors

478 bytes diff --git a/images/svg/google_assistant.svg b/images/svg/google_assistant.svg index 71a2475b..93f44dae 100644 --- a/images/svg/google_assistant.svg +++ b/images/svg/google_assistant.svg @@ -2,4 +2,4 @@ aria-label="Google Assistant" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file From 1f9362cc299e76e42a83998a089e99b9da1bc1f7 Mon Sep 17 00:00:00 2001 From: kuubeu Date: Wed, 5 Jul 2023 23:30:41 +0200 Subject: [PATCH 3/7] =?UTF-8?q?Gojek:=20285=20B=20=E2=86=92=20264=20B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- images/svg/gojek.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f57becb0..1baeee2f 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Say thanks! Go

573 bytes Godot

989 bytes GOG.com

709 bytes -Gojek

285 bytes +Gojek

264 bytes Goodreads

660 bytes diff --git a/images/svg/gojek.svg b/images/svg/gojek.svg index 1c4ce2a8..d5b58b5c 100644 --- a/images/svg/gojek.svg +++ b/images/svg/gojek.svg @@ -2,4 +2,4 @@ aria-label="Gojek" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file From 0918c4d848509f389290eb36b398b7aa533d90fe Mon Sep 17 00:00:00 2001 From: kuubeu Date: Wed, 5 Jul 2023 23:33:00 +0200 Subject: [PATCH 4/7] =?UTF-8?q?Goodreads:=20660=20B=20=E2=86=92=20377=20B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- images/svg/goodreads.svg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1baeee2f..f8d61369 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ Say thanks! Godot

989 bytes GOG.com

709 bytes Gojek

264 bytes -Goodreads

660 bytes +Goodreads

377 bytes diff --git a/images/svg/goodreads.svg b/images/svg/goodreads.svg index f67bc50b..14a3332c 100644 --- a/images/svg/goodreads.svg +++ b/images/svg/goodreads.svg @@ -1,5 +1,5 @@ - \ No newline at end of file +fill="#ece9d4"/> \ No newline at end of file From f03409dc8830b1fde749b49cfce0822eb60d00a9 Mon Sep 17 00:00:00 2001 From: kuubeu Date: Wed, 5 Jul 2023 23:37:17 +0200 Subject: [PATCH 5/7] Add `xmlns:xlink` to 1password to support SVG 1.1 --- README.md | 2 +- images/svg/1password.svg | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f8d61369..f8279fa4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Say thanks! - + diff --git a/images/svg/1password.svg b/images/svg/1password.svg index 227e919b..6df1444b 100644 --- a/images/svg/1password.svg +++ b/images/svg/1password.svg @@ -1,6 +1,5 @@ - \ No newline at end of file +fill="#fff" stroke-width="7"> \ No newline at end of file From ff20e4cf9d07fb00d7e4f1bb0bb076c40e01604e Mon Sep 17 00:00:00 2001 From: kuubeu Date: Wed, 5 Jul 2023 23:45:40 +0200 Subject: [PATCH 6/7] =?UTF-8?q?Ansible:=20421=20B=20=E2=86=92=20317=20B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- images/svg/ansible.svg | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f8279fa4..05791249 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Say thanks! - + diff --git a/images/svg/ansible.svg b/images/svg/ansible.svg index a953e6a2..1732cdc5 100644 --- a/images/svg/ansible.svg +++ b/images/svg/ansible.svg @@ -1,5 +1,5 @@ \ No newline at end of file +viewBox="0 0 512 512" +fill="#fff"> \ No newline at end of file From 06020242dc9c6f1cd069882d4c13657afd66a798 Mon Sep 17 00:00:00 2001 From: kuubeu Date: Wed, 5 Jul 2023 23:47:29 +0200 Subject: [PATCH 7/7] =?UTF-8?q?Atom:=20371=20B=20=E2=86=92=20353=20B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- images/svg/atom.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05791249..5fd5d1bd 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Say thanks! - + diff --git a/images/svg/atom.svg b/images/svg/atom.svg index a9b3d076..c68992e6 100644 --- a/images/svg/atom.svg +++ b/images/svg/atom.svg @@ -2,4 +2,4 @@ aria-label="Atom" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file
1Password

757 bytes
1Password

795 bytes
Acast

412 bytes
Access

355 bytes
ActivityPub

343 bytes
AngelList

974 bytes
Angular

323 bytes
Ansible

421 bytes
Ansible

317 bytes
Apereo Foundation

464 bytes
Apple

360 bytes
Apple Music

496 bytes
Arch Linux

316 bytes
Atom

371 bytes
Atom

353 bytes
Auth0

398 bytes
Authy

338 bytes
Backbone

454 bytes