Page MenuHomePhabricator

D3398.id10273.diff
No OneTemporary

D3398.id10273.diff

diff --git a/web/SWMansionIcon.react.js b/web/SWMansionIcon.react.js
--- a/web/SWMansionIcon.react.js
+++ b/web/SWMansionIcon.react.js
@@ -5,6 +5,15 @@
import iconSet from './icons/selection.json';
+/*
+To see all of the icons the application uses and what their names are:
+
+- Go to: https://icomoon.io/app/#/select
+- Click the import project button, then upload the AppIcons.json file then click load.
+- All of the icons in the selected icons section are used in the app.
+- To see the icon image mapped to the name go to https://icomoon.io/app/#/select/image after going through the steps above.
+*/
+
export type Icon =
| 'arrow-right-small'
| 'bell'

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 8, 5:14 PM (5 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2820736
Default Alt Text
D3398.id10273.diff (671 B)

Event Timeline