0.0.3 • Published 1 year ago

@vectopus/atlas-icons-react-native v0.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Atlas icons React Native

Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries.

Made by Vectopus.

Simple use

Install react-native-svg to be able to use SVGs in your app.

npx expo install react-native-svg

Install React Native package.

npm i @vectopus/atlas-icons-react-native

Import icons into your React commpoent.

import { AudioAlbum } from "@vectopus/atlas-icons-react-native";

Embed icon selector into component template.

<AudioAlbum size={24} color="#000" /> 

Related Packages

License

MIT © Atlas Icons