diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 552d4d49c8..3d0ed7d07d 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -698,6 +698,13 @@ "title": "Newton", "altNames": ["Newton Crypto"], "slug": "newton" + }, + { + "title": "T-Mobile ID", + "altNames": [ + "T-Mobile" + ], + "slug": "t-mobile" } ] } diff --git a/auth/assets/custom-icons/icons/t-mobile.svg b/auth/assets/custom-icons/icons/t-mobile.svg new file mode 100644 index 0000000000..5beb1f5aa2 --- /dev/null +++ b/auth/assets/custom-icons/icons/t-mobile.svg @@ -0,0 +1 @@ + \ No newline at end of file