diff --git a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json index ba42bb47f1..39a9b24bb5 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -436,7 +436,7 @@ "title": "emeritihealth", "altNames": [ "Emeriti Health", - "Emeriti Retirement Health", + "Emeriti Retirement Health" ] }, { @@ -1317,6 +1317,9 @@ "T-Mobile ID" ] }, + { + "title": "Tableau" + }, { "title": "TCPShield" }, @@ -1526,6 +1529,12 @@ { "title": "WYZE" }, + { + "title": "X", + "altNames": [ + "Twitter" + ] + }, { "title": "Xbox", "hex": "107C10" diff --git a/mobile/apps/auth/assets/custom-icons/icons/tableau.svg b/mobile/apps/auth/assets/custom-icons/icons/tableau.svg new file mode 100644 index 0000000000..361bb578ac --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/tableau.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/mobile/apps/auth/assets/custom-icons/icons/x.svg b/mobile/apps/auth/assets/custom-icons/icons/x.svg new file mode 100644 index 0000000000..d6464cc0bf --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/x.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + \ No newline at end of file