From 03fc59a8fbe3e539af880a196ce57d5c93341f01 Mon Sep 17 00:00:00 2001 From: ialexanderbrito Date: Fri, 29 Mar 2024 17:15:31 -0300 Subject: [PATCH] feat: add new custom icons in auth --- .../custom-icons/_data/custom-icons.json | 47 +++++++++++++++---- auth/assets/custom-icons/icons/configcat.svg | 9 ++++ auth/assets/custom-icons/icons/habbo.svg | 9 ++++ .../custom-icons/icons/mercado_livre.svg | 9 ++++ auth/assets/custom-icons/icons/sendgrid.svg | 9 ++++ 5 files changed, 75 insertions(+), 8 deletions(-) create mode 100644 auth/assets/custom-icons/icons/configcat.svg create mode 100644 auth/assets/custom-icons/icons/habbo.svg create mode 100644 auth/assets/custom-icons/icons/mercado_livre.svg create mode 100644 auth/assets/custom-icons/icons/sendgrid.svg diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index dfd2365515..3e8f8ce679 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -36,7 +36,9 @@ }, { "title": "BorgBase", - "altNames": ["borg"], + "altNames": [ + "borg" + ], "slug": "BorgBase" }, { @@ -54,6 +56,9 @@ "slug": "cih", "hex": "D14633" }, + { + "title": "ConfigCat" + }, { "title": "Cloudflare" }, @@ -67,7 +72,9 @@ }, { "title": "DCS", - "altNames": ["Digital Combat Simulator"], + "altNames": [ + "Digital Combat Simulator" + ], "slug": "dcs" }, { @@ -115,9 +122,14 @@ }, { "title": "Gosuslugi", - "altNames": ["Госуслуги"], + "altNames": [ + "Госуслуги" + ], "slug": "Gosuslugi" }, + { + "title": "Habbo" + }, { "title": "Healthchecks.io", "slug": "healthchecks" @@ -180,13 +192,24 @@ }, { "title": "Mastodon", - "altNames": ["mstdn", "fediscience", "mathstodon", "fosstodon"], + "altNames": [ + "mstdn", + "fediscience", + "mathstodon", + "fosstodon" + ], "slug": "mastodon", "hex": "6364FF" }, + { + "title": "Mercado Livre", + "slug": "mercado_livre" + }, { "title": "Murena", - "altNames": ["eCloud"], + "altNames": [ + "eCloud" + ], "slug": "ecloud" }, { @@ -284,6 +307,9 @@ "slug": "rust_language_forum", "hex": "000000" }, + { + "title": "Sendgrid" + }, { "title": "service-bw" }, @@ -374,13 +400,18 @@ }, { "title": "X", - "altNames": ["twitter"], + "altNames": [ + "twitter" + ], "slug": "x" }, { "title": "Yandex", - "altNames": ["Ya", "Яндекс"], + "altNames": [ + "Ya", + "Яндекс" + ], "slug": "Yandex" } ] -} +} \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/configcat.svg b/auth/assets/custom-icons/icons/configcat.svg new file mode 100644 index 0000000000..cfecd22b02 --- /dev/null +++ b/auth/assets/custom-icons/icons/configcat.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/auth/assets/custom-icons/icons/habbo.svg b/auth/assets/custom-icons/icons/habbo.svg new file mode 100644 index 0000000000..746bcdb229 --- /dev/null +++ b/auth/assets/custom-icons/icons/habbo.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/auth/assets/custom-icons/icons/mercado_livre.svg b/auth/assets/custom-icons/icons/mercado_livre.svg new file mode 100644 index 0000000000..7f4db5fd53 --- /dev/null +++ b/auth/assets/custom-icons/icons/mercado_livre.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/auth/assets/custom-icons/icons/sendgrid.svg b/auth/assets/custom-icons/icons/sendgrid.svg new file mode 100644 index 0000000000..1562adab90 --- /dev/null +++ b/auth/assets/custom-icons/icons/sendgrid.svg @@ -0,0 +1,9 @@ + + + + + + + + +