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..accf65812c 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -1267,6 +1267,18 @@ "title": "Rockstar Games", "slug": "rockstar_games" }, + { + "title": "Rose-Hulman Institute of Technology", + "slug": "rose_hulman", + "altNames": [ + "rose-hulman", + "Rose-Hulman", + "Rose Hulman", + "Rose Hulman Institute of Technology", + "RHIT" + ], + "hex": "800000" + }, { "title": "RuneMate" }, @@ -1679,4 +1691,4 @@ "slug": "cowheels" } ] -} +} \ No newline at end of file diff --git a/mobile/apps/auth/assets/custom-icons/icons/rose_hulman.svg b/mobile/apps/auth/assets/custom-icons/icons/rose_hulman.svg new file mode 100644 index 0000000000..4914fbdc13 --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/rose_hulman.svg @@ -0,0 +1 @@ + \ No newline at end of file