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 e93a86308d..7b20d77bc2 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -399,6 +399,25 @@ "cwallet.com" ] }, + { + "title": "U.S. Department of Homeland Security", + "slug": "us_dhs", + "altNames": [ + "DHS", + "dhs", + "United States Department of Homeland Security", + "uscis", + "USCIS", + "U.S. Citizenship and Immigration Services", + "cbp", + "CBP", + "U.S. Customs and Border Protection", + "U.S. Immigration and Customs Enforcement", + "ice", + "ICE" + ], + "hex": "005189" + }, { "title": "DCS", "altNames": [ @@ -1553,7 +1572,7 @@ "title": "Warner Bros.", "slug": "warner_bros", "altNames": [ - "Warner Brothers" + "Warner Brothers" ] }, { @@ -1679,4 +1698,4 @@ "slug": "cowheels" } ] -} +} \ No newline at end of file diff --git a/mobile/apps/auth/assets/custom-icons/icons/us_dhs.svg b/mobile/apps/auth/assets/custom-icons/icons/us_dhs.svg new file mode 100644 index 0000000000..59aca25230 --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/us_dhs.svg @@ -0,0 +1 @@ + \ No newline at end of file