Page MenuHomePhabricator

D3398.id10305.diff
No OneTemporary

D3398.id10305.diff

diff --git a/web/SWMansionIcon.react.js b/web/SWMansionIcon.react.js
--- a/web/SWMansionIcon.react.js
+++ b/web/SWMansionIcon.react.js
@@ -4,6 +4,18 @@
import IcomoonReact from 'react-icomoon';
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 web/icons/AppIcons.json
+ - Click the load button
+ - 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'

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 8, 5:05 PM (4 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2820720
Default Alt Text
D3398.id10305.diff (725 B)

Event Timeline