
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
@tillpos/react-native-unicons
Advanced tools
Unicons - 1000+ vector icons as easy to use vector React Native Components
1000+ Pixel-perfect vector icons as React Native Components. These icons are designed by Iconscout.
This library uses react-native-svg to render svg icons. Therefore this library needs to be installed & linked into your project to work.
You can install it by:
npm install --save react-native-svg
react-native link react-native-svg
Facing issues? Click here to link it manually.
You can easily install react-native-unicons using npm.
npm install --save @iconscout/react-native-unicons
import UilReact from '@iconscout/react-native-unicons/icons/uil-react'
const App = () => {
return <UilReact size="140" color="#61DAFB" />
};
export default App;
You can customize icons as below:
<Unicons.UilReact size="140" color="#61DAFB" />
import * as Unicons from '@iconscout/react-native-unicons';
const App = () => {
return <Unicons.UilReact />
};
export default App;
We will be happy to have community support for Unicons. Feel free to fork and create pull requests. We have given a small roadmap above so that you can help us build these features.
We've created a thread at Iconscout Community where you can request for new icons. And we'll be happy to design them in upcoming weeks.
Unicons are Open Source icons and licensed under Apache 2.0. You're free to use these icons in your personal and commercial project. We would love to see the attribution in your app's about screen, but it's not mandatory.
React Native Unicons by <a href="https://iconscout.com/">Iconscout</a>
FAQs
Unicons - 1000+ vector icons as easy to use vector React Native Components
We found that @tillpos/react-native-unicons demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.