Use predefined icons for Facebook family apps

Summary:
Ideally, we want to fetch app Icons from the device, but for now, we can at least for Facebook owned apps we can use a hardcoded set of icons, which probably even looks better.

For ` Lite` apps, the colors of the icon and background are reversed, which makes both variations recognizable.

Reviewed By: jknoxville

Differential Revision: D24920161

fbshipit-source-id: 5220093fb3a443ae535faa4c346a2029de9cbbd5
This commit is contained in:
Michel Weststrate
2020-11-12 15:18:35 -08:00
committed by Facebook GitHub Bot
parent dca419ee24
commit c9a278fb0f
3 changed files with 57 additions and 6 deletions

View File

@@ -538,5 +538,23 @@
],
"bookmark-outline": [
16
],
"app-facebook-f-outline": [
24
],
"app-messenger-outline": [
24
],
"app-instagram-outline": [
24
],
"app-whatsapp-outline": [
24
],
"app-workplace-outline": [
24
],
"app-work-chat-outline": [
24
]
}