From 269e9ceea76335c52908a63fc26e510d19e4b87c Mon Sep 17 00:00:00 2001 From: t4ba <59674614+t4ba@users.noreply.github.com> Date: Mon, 9 Jun 2025 16:51:22 +0530 Subject: [PATCH] [auth] Custom Icon for tebex.io (#6196) pterodactyl game panel icon and tebex icon --- .../custom-icons/_data/custom-icons.json | 9 +++++++++ auth/assets/custom-icons/icons/tebex.svg | 19 +++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 auth/assets/custom-icons/icons/tebex.svg diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index e61f302c33..29c52254e7 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -1429,6 +1429,15 @@ "Toshl" ] }, + { + "title": "Tebex", + "slug": "tebex", + "altNames": [ + "tebex", + "tebex.io", + "buycraft" + ] + }, { "title": "xAI", "slug": "xai" diff --git a/auth/assets/custom-icons/icons/tebex.svg b/auth/assets/custom-icons/icons/tebex.svg new file mode 100644 index 0000000000..b7ec26fae5 --- /dev/null +++ b/auth/assets/custom-icons/icons/tebex.svg @@ -0,0 +1,19 @@ + + vikunja + + + + + + + + + + + + + + \ No newline at end of file