yipyip-icomoon
v0.1.2
Published
selection.json to svg icon
Downloads
1
Maintainers
Readme
yipyip-icomoon
selection.json to svg icon
Installation
npm install yipyip-icomoon
Usage
import { iconNames } from 'yipyip-icomoon';
// ...
const iconList = iconNames();
Usage
import IconMoon from 'yipyip-icomoon';
// ...
<IconMoon name="mail-envelope" size={50} color={'red'} />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library