react-icons/react-icons
svg react icons of popular icon packs observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 97
- Release rhythm 66
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 120
- age_days: 3967
- days_rel: 64
- days_push: 21
- n_releases_24m: 4
Adoption not part of the score
12621 stars · 811 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React library that provides SVG icons from popular icon packs (Font Awesome, Material Design, Bootstrap, Heroicons, and many more) as React components. It uses ES6 imports so only the icons actually used are bundled into your project.
Use cases
- add icons to a react app
- use font awesome icons in react
- import material design icons as react components
- reduce bundle size by importing only used icons
- find a unified icon library for react projects
- use bootstrap or heroicons icons in react
When to choose
- you are building a React project and need icons from multiple popular icon sets
- you want tree-shakeable ES6 imports so unused icons are not bundled
- you want a single dependency covering dozens of icon packs
When to avoid
- your project is not React-based (use the original icon packages instead)
- you need the icon fonts or raw SVG files rather than React components
- you use MeteorJS or Gatsby and cannot tolerate the slow install of @react-icons/all-files
Facets
library · maturity stable
ui-components frontend-framework web-development frontend web-design browser cross-platform react svg-icons icon-packs es6-imports tree-shaking nodejs
3 sources
- readme: https://github.com/react-icons/react-icons · fetched 2026-08-28 · fa6b3b406953
- homepage: https://react-icons.github.io/react-icons/ · fetched 2026-08-29 · 83898309f493
- registry_npm: https://registry.npmjs.org/react-icons · fetched 2026-08-29 · e6730c436567
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| react-icons/react-icons | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="react-icons/react-icons")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem