[auth] Add new custom icons in auth (#1258)

Add new icons

- ConfigCat
- Mercado Livre
- SendGrid
- Habbo
This commit is contained in:
Vishnu Mohandas 2024-03-30 07:02:04 +05:30 committed by GitHub
commit fc5d8aeca6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 75 additions and 8 deletions

View file

@ -36,7 +36,9 @@
}, },
{ {
"title": "BorgBase", "title": "BorgBase",
"altNames": ["borg"], "altNames": [
"borg"
],
"slug": "BorgBase" "slug": "BorgBase"
}, },
{ {
@ -54,6 +56,9 @@
"slug": "cih", "slug": "cih",
"hex": "D14633" "hex": "D14633"
}, },
{
"title": "ConfigCat"
},
{ {
"title": "Cloudflare" "title": "Cloudflare"
}, },
@ -67,7 +72,9 @@
}, },
{ {
"title": "DCS", "title": "DCS",
"altNames": ["Digital Combat Simulator"], "altNames": [
"Digital Combat Simulator"
],
"slug": "dcs" "slug": "dcs"
}, },
{ {
@ -115,9 +122,14 @@
}, },
{ {
"title": "Gosuslugi", "title": "Gosuslugi",
"altNames": ["Госуслуги"], "altNames": [
"Госуслуги"
],
"slug": "Gosuslugi" "slug": "Gosuslugi"
}, },
{
"title": "Habbo"
},
{ {
"title": "Healthchecks.io", "title": "Healthchecks.io",
"slug": "healthchecks" "slug": "healthchecks"
@ -180,13 +192,24 @@
}, },
{ {
"title": "Mastodon", "title": "Mastodon",
"altNames": ["mstdn", "fediscience", "mathstodon", "fosstodon"], "altNames": [
"mstdn",
"fediscience",
"mathstodon",
"fosstodon"
],
"slug": "mastodon", "slug": "mastodon",
"hex": "6364FF" "hex": "6364FF"
}, },
{
"title": "Mercado Livre",
"slug": "mercado_livre"
},
{ {
"title": "Murena", "title": "Murena",
"altNames": ["eCloud"], "altNames": [
"eCloud"
],
"slug": "ecloud" "slug": "ecloud"
}, },
{ {
@ -284,6 +307,9 @@
"slug": "rust_language_forum", "slug": "rust_language_forum",
"hex": "000000" "hex": "000000"
}, },
{
"title": "Sendgrid"
},
{ {
"title": "service-bw" "title": "service-bw"
}, },
@ -374,12 +400,17 @@
}, },
{ {
"title": "X", "title": "X",
"altNames": ["twitter"], "altNames": [
"twitter"
],
"slug": "x" "slug": "x"
}, },
{ {
"title": "Yandex", "title": "Yandex",
"altNames": ["Ya", "Яндекс"], "altNames": [
"Ya",
"Яндекс"
],
"slug": "Yandex" "slug": "Yandex"
} }
] ]

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 68 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 26 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 57 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 59 KiB