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