blockchain-info-components
v0.0.37
Published
A shared UI components library for blockchain.com applications.
Downloads
29
Readme
Blockchain-Info-Components
A shared UI components library for blockchain.info applications.
Deprecation Warning
This library will soon be fully deprecated and removed. New and existing applications should now use/migrate to the new components library.
Adding New Icons
- Open an incognito window
- Navigate to https://icomoon.io/app/#/select
- Drag and drop src/Fonts/Icomoon/selection.json
- Add your new icon
- Find 'View/Edit Info' in hamburger menu, click 'Remove All Colors'
- Select the contents from selection.json and the new icon.
- Generate the font family/files
- Make sure to replace the old selection.json with the new one
- Update src/Icons/Icomoon.js with the new icon (the old icons should not need to change)