From 41ddfb90f2fc1e87cc8af5e6e633b9ae90fee4b8 Mon Sep 17 00:00:00 2001 From: Braky <53004544+DerBraky@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:41:54 +0100 Subject: [PATCH] [auth] Add & update icons --- .../custom-icons/_data/custom-icons.json | 29 +++++++++++++++---- auth/assets/custom-icons/icons/canva.svg | 2 +- auth/assets/custom-icons/icons/docuseal.svg | 1 + auth/assets/custom-icons/icons/strato.svg | 1 + auth/assets/custom-icons/icons/tiktok.svg | 1 + auth/assets/custom-icons/icons/ubisoft.svg | 6 +--- auth/assets/custom-icons/icons/windscribe.svg | 16 +--------- auth/assets/custom-icons/icons/xbox.svg | 1 + auth/assets/custom-icons/icons/yahoo.svg | 2 +- auth/assets/custom-icons/icons/zoom.svg | 1 + 10 files changed, 32 insertions(+), 28 deletions(-) create mode 100644 auth/assets/custom-icons/icons/docuseal.svg create mode 100644 auth/assets/custom-icons/icons/strato.svg create mode 100644 auth/assets/custom-icons/icons/tiktok.svg create mode 100644 auth/assets/custom-icons/icons/xbox.svg create mode 100644 auth/assets/custom-icons/icons/zoom.svg diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 5d0d6e1dba..3b10af761a 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -295,6 +295,9 @@ { "title": "DMarket" }, + { + "title": "DocuSeal" + }, { "title": "Doppler" }, @@ -930,6 +933,10 @@ "PAYDAY 3" ] }, + { + "title": "STRATO", + "hex": "FF8800" + }, { "title": "Surfshark" }, @@ -989,15 +996,18 @@ "title": "Termius", "hex": "858585" }, - { - "title": "Titan" - }, { "title": "tianyiyun", "altNames": [ "天翼云" ] }, + { + "title": "TikTok" + }, + { + "title": "Titan" + }, { "title": "TorGuard" }, @@ -1093,8 +1103,7 @@ "title": "WHMCS" }, { - "title": "Windscribe", - "hex": "858585" + "title": "Windscribe" }, { "title": "Wise" @@ -1112,7 +1121,12 @@ "title": "WYZE" }, { - "title": "yahoo" + "title": "Xbox", + "hex": "107C10" + }, + { + "title": "Yahoo", + "hex": "5F01D2" }, { "title": "Yandex", @@ -1127,6 +1141,9 @@ "altNames": [ "You Need A Budget" ] + }, + { + "title": "Zoom" } ] } diff --git a/auth/assets/custom-icons/icons/canva.svg b/auth/assets/custom-icons/icons/canva.svg index 0ad16c5adc..7552960f97 100644 --- a/auth/assets/custom-icons/icons/canva.svg +++ b/auth/assets/custom-icons/icons/canva.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/docuseal.svg b/auth/assets/custom-icons/icons/docuseal.svg new file mode 100644 index 0000000000..ea55131c3d --- /dev/null +++ b/auth/assets/custom-icons/icons/docuseal.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/strato.svg b/auth/assets/custom-icons/icons/strato.svg new file mode 100644 index 0000000000..5baace3ee3 --- /dev/null +++ b/auth/assets/custom-icons/icons/strato.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/tiktok.svg b/auth/assets/custom-icons/icons/tiktok.svg new file mode 100644 index 0000000000..a5e24b6417 --- /dev/null +++ b/auth/assets/custom-icons/icons/tiktok.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/ubisoft.svg b/auth/assets/custom-icons/icons/ubisoft.svg index 8c3b4d6c2f..685557a4ad 100644 --- a/auth/assets/custom-icons/icons/ubisoft.svg +++ b/auth/assets/custom-icons/icons/ubisoft.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/windscribe.svg b/auth/assets/custom-icons/icons/windscribe.svg index 0f5b31d6b9..eacbd9f359 100644 --- a/auth/assets/custom-icons/icons/windscribe.svg +++ b/auth/assets/custom-icons/icons/windscribe.svg @@ -1,15 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/xbox.svg b/auth/assets/custom-icons/icons/xbox.svg new file mode 100644 index 0000000000..dd5515bfb8 --- /dev/null +++ b/auth/assets/custom-icons/icons/xbox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/auth/assets/custom-icons/icons/yahoo.svg b/auth/assets/custom-icons/icons/yahoo.svg index 38885c8bb1..c334d5a226 100644 --- a/auth/assets/custom-icons/icons/yahoo.svg +++ b/auth/assets/custom-icons/icons/yahoo.svg @@ -1 +1 @@ - + diff --git a/auth/assets/custom-icons/icons/zoom.svg b/auth/assets/custom-icons/icons/zoom.svg new file mode 100644 index 0000000000..d01cc70dbd --- /dev/null +++ b/auth/assets/custom-icons/icons/zoom.svg @@ -0,0 +1 @@ + \ No newline at end of file