Skip to content

Commit

Permalink
add icons (that meet requirements and have high quality icons)
Browse files Browse the repository at this point in the history
fix #1170 fix #1223 fix #1230 fix #1232 fix #1235 fix #1238 fix #1240 fix #1243
  • Loading branch information
jamie-mh committed Jan 25, 2025
1 parent 8f91ff8 commit 3c88a00
Show file tree
Hide file tree
Showing 37 changed files with 6 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions Stratum.Droid.Shared/src/IconMap.cs
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ public static class IconMap
{ "contentful", Resource.Drawable.auth_contentful },
{ "controld", Resource.Drawable.auth_controld },
{ "coursera", Resource.Drawable.auth_coursera },
{ "cpanel", Resource.Drawable.auth_cpanel },
{ "crashplan", Resource.Drawable.auth_crashplan },
{ "credly", Resource.Drawable.auth_credly },
{ "cronometer", Resource.Drawable.auth_cronometer },
Expand Down Expand Up @@ -531,6 +532,7 @@ public static class IconMap
{ "plarium", Resource.Drawable.auth_plarium },
{ "playstation", Resource.Drawable.auth_playstation },
{ "pleo", Resource.Drawable.auth_pleo },
{ "plesk", Resource.Drawable.auth_plesk },
{ "plex", Resource.Drawable.auth_plex },
{ "pluralsight", Resource.Drawable.auth_pluralsight },
{ "plurk", Resource.Drawable.auth_plurk },
Expand Down Expand Up @@ -591,6 +593,7 @@ public static class IconMap
{ "salesforce", Resource.Drawable.auth_salesforce },
{ "samsung", Resource.Drawable.auth_samsung },
{ "sanebox", Resource.Drawable.auth_sanebox },
{ "sap", Resource.Drawable.auth_sap },
{ "sapomail", Resource.Drawable.auth_sapomail },
{ "satoshitango", Resource.Drawable.auth_satoshitango },
{ "scaleway", Resource.Drawable.auth_scaleway },
Expand Down Expand Up @@ -659,6 +662,7 @@ public static class IconMap
{ "teamviewer", Resource.Drawable.auth_teamviewer },
{ "teamwork", Resource.Drawable.auth_teamwork },
{ "technicpack", Resource.Drawable.auth_technicpack },
{ "techpowerup", Resource.Drawable.auth_techpowerup },
{ "telnyx", Resource.Drawable.auth_telnyx },
{ "termius", Resource.Drawable.auth_termius },
{ "tesla", Resource.Drawable.auth_tesla },
Expand Down Expand Up @@ -730,6 +734,7 @@ public static class IconMap
{ "wealthfront", Resource.Drawable.auth_wealthfront },
{ "webde", Resource.Drawable.auth_webde },
{ "webflow", Resource.Drawable.auth_webflow },
{ "webhostmanager", Resource.Drawable.auth_webhostmanager },
{ "weclapp", Resource.Drawable.auth_weclapp },
{ "wellfound", Resource.Drawable.auth_wellfound },
{ "wetransfer", Resource.Drawable.auth_wetransfer },
Expand Down Expand Up @@ -935,6 +940,7 @@ public static class IconMap
{ "pixieset", Resource.Drawable.auth_pixieset_dark },
{ "plarium", Resource.Drawable.auth_plarium_dark },
{ "pleo", Resource.Drawable.auth_pleo_dark },
{ "plesk", Resource.Drawable.auth_plesk_dark },
{ "pochta", Resource.Drawable.auth_pochta_dark },
{ "poloniex", Resource.Drawable.auth_poloniex_dark },
{ "prey", Resource.Drawable.auth_prey_dark },
Expand Down
Binary file added icons/cpanel.png
Binary file added icons/plesk.png
Binary file added icons/plesk_dark.png
Binary file added icons/sap.png
Binary file added icons/techpowerup.png
Binary file added icons/webhostmanager.png

0 comments on commit 3c88a00

Please sign in to comment.