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 4372dc7164..7103b79231 100644 --- a/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json +++ b/mobile/apps/auth/assets/custom-icons/_data/custom-icons.json @@ -306,6 +306,16 @@ { "title": "ChangeNOW" }, + { + "title": "Charles Schwab", + "slug": "charles_schwab", + "altNames": [ + "schwab", + "charles-schwab", + "charles schwab" + ], + "hex": "01A0E0" + }, { "title": "Channel Island Hosting", "slug": "cih", diff --git a/mobile/apps/auth/assets/custom-icons/icons/charles_schwab.svg b/mobile/apps/auth/assets/custom-icons/icons/charles_schwab.svg new file mode 100644 index 0000000000..c58592588b --- /dev/null +++ b/mobile/apps/auth/assets/custom-icons/icons/charles_schwab.svg @@ -0,0 +1 @@ + \ No newline at end of file