Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@vectopus/atlas-icons-react-native

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vectopus/atlas-icons-react-native

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

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
2
Created
Source

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" /> 

License

MIT © Atlas Icons

Keywords

atlas icons

FAQs

Package last updated on 29 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts