From d319f42a4d38a9d797c8bb2a390674e49371e982 Mon Sep 17 00:00:00 2001 From: Bl4ckspell Date: Thu, 26 Jun 2025 13:03:35 +0200 Subject: [PATCH] [auth] add warner bros. icon --- .../custom-icons/_data/custom-icons.json | 7 ++++ .../assets/custom-icons/icons/warner_bros.svg | 33 +++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 auth/assets/custom-icons/icons/warner_bros.svg diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 48d1d7ac5a..ec0d57d078 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -1373,6 +1373,13 @@ "title": "WARGAMING.NET", "slug": "wargamingnet" }, + { + "title": "Warner Bros.", + "slug": "warner_bros", + "altNames": [ + "Warner Brothers" + ] + }, { "title": "Wealthfront" }, diff --git a/auth/assets/custom-icons/icons/warner_bros.svg b/auth/assets/custom-icons/icons/warner_bros.svg new file mode 100644 index 0000000000..29cca93ca9 --- /dev/null +++ b/auth/assets/custom-icons/icons/warner_bros.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file