https://github.com/antoinewg/react-native-web-icons
Icons for react-native and web
https://github.com/antoinewg/react-native-web-icons
Last synced: 6 months ago
JSON representation
Icons for react-native and web
- Host: GitHub
- URL: https://github.com/antoinewg/react-native-web-icons
- Owner: antoinewg
- License: mit
- Created: 2021-12-05T10:33:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T12:09:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T03:06:33.962Z (7 months ago)
- Language: TypeScript
- Size: 419 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-web-icons
Icons for react-native and web
## Installation
```sh
npm install react-native-web-icons
```## Usage
```js
import { Flash } from 'react-native-web-icons';// ...
;
```## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT