Gathering detailed insights and metrics for react-icons-kit
Gathering detailed insights and metrics for react-icons-kit
Gathering detailed insights and metrics for react-icons-kit
Gathering detailed insights and metrics for react-icons-kit
@kde/react-icons-kit
React Icons Kit using various Svg Icon set, forked from react-icons-kit
@dnd-kit/core
dnd kit – a lightweight React library for building performant and accessible drag and drop experiences
react-native-chart-kit
If you're looking to **build a website or a cross-platform mobile app** – we will be happy to help you! Send a note to clients@ui1.io and we will be in touch with you shortly.
react-icons
SVG React icons of popular icon packs using ES6 imports
npm install react-icons-kit
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
370 Stars
105 Commits
45 Forks
4 Watching
14 Branches
8 Contributors
Updated on 11 Sept 2024
Minified
Minified + Gzipped
JavaScript (97.47%)
HTML (2.53%)
Cumulative downloads
Total Downloads
Last day
2.5%
1,881
Compared to previous day
Last week
11.2%
10,202
Compared to previous week
Last month
-4%
39,623
Compared to previous month
Last year
27.6%
484,777
Compared to previous year
Note: Please visit https://reactsvgicons.com/ has svg icons directly as react components can you can import to your project without to need to use a library
Releases:
v2.0.0
1.3.0
[Merged PR #42 by @nbcnc
](https://github.com/wmira/react-icons-kit/pull/42)npm install --save react-icons-kit
Please visit: Vercel react-icons-kit Surge react-icons-kit
IcoMoon
vmasterFontAwesome
v4.7MaterialIcons
v4.xOpen Iconic
v1.1.1Entypo
latestIkons
latestMetrize
latestOcticons
v5.0.1Ionicons
v2.0.1Linea
latestTypicons
v2.0.8Noto Emoji Regular
latestFeather Icons
latestPlus more to come.
Browse all available icons here:
Vercel react-icons-kit Surge react-icons-kit
1 2 import Icon from 'react-icons-kit'; 3 import { ic_add_a_photo } from 'react-icons-kit/md/ic_add_a_photo'; 4 import { lock } from 'react-icons-kit/fa/lock'; 5 6 export const ShowIcons = () => { 7 8 return ( 9 <div> 10 <div><Icon icon={ic_add_a_photo}/><div> 11 <div><Icon icon={lock}/><div> 12 </div> 13 ) 14 }
Use the eslint config from this: https://github.com/wmira/react-icons-kit/issues/38
To update the react-icons-kit site deployed at react-icons-kit, You would need to clone https://github.com/wmira/react-icons-kit-site
You should now be able to live edit the website to do some changes, submit pull request.
react-icons-kit is brought to you by the following contributors:
No vulnerabilities found.
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
Found 5/28 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
121 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More