Quick Reference
All icons are imported fromreact-icons/[library-id] with a consistent naming pattern.
Each library uses a unique prefix to avoid naming conflicts. For example, Font Awesome uses
Fa, Material Design uses Md, and Heroicons use Hi.Complete Library List
Popular Libraries
Font Awesome 6
2,045 icons •
react-icons/fa6Most popular icon library with comprehensive coverageLicense: CC BY 4.0Material Design Icons
4,341 icons •
react-icons/mdGoogle’s official Material Design icon systemLicense: Apache 2.0Heroicons 2
888 icons •
react-icons/hi2Beautiful hand-crafted icons from Tailwind LabsLicense: MITBootstrap Icons
2,716 icons •
react-icons/bsOfficial icon library for Bootstrap frameworkLicense: MITAll Libraries
| Library | Icons | Import | Prefix | License |
|---|---|---|---|---|
| Ant Design Icons | 831 | react-icons/ai | AiFill, AiOutline, AiTwotone | MIT |
| Bootstrap Icons | 2,716 | react-icons/bs | Bs, BsFill | MIT |
| BoxIcons | 1,634 | react-icons/bi | Bi, BiSolid, BiLogo | MIT |
| Circum Icons | 288 | react-icons/ci | Ci | MPL-2.0 |
| css.gg | 704 | react-icons/cg | Cg | MIT |
| Devicons | 192 | react-icons/di | Di | MIT |
| Feather | 287 | react-icons/fi | Fi | MIT |
| Flat Color Icons | 329 | react-icons/fc | Fc | MIT |
| Font Awesome 5 | 1,612 | react-icons/fa | Fa, FaReg | CC BY 4.0 |
| Font Awesome 6 | 2,045 | react-icons/fa6 | Fa, FaReg | CC BY 4.0 |
| Game Icons | 4,040 | react-icons/gi | Gi | CC BY 3.0 |
| Github Octicons | 264 | react-icons/go | Go | MIT |
| Grommet-Icons | 635 | react-icons/gr | Gr | Apache 2.0 |
| Heroicons | 460 | react-icons/hi | Hi, HiOutline | MIT |
| Heroicons 2 | 888 | react-icons/hi2 | Hi, HiOutline, HiMini | MIT |
| IcoMoon Free | 491 | react-icons/im | Im | CC BY 4.0 |
| Ionicons 4 | 696 | react-icons/io | Io | MIT |
| Ionicons 5 | 1,332 | react-icons/io5 | Io | MIT |
| Icons8 Line Awesome | 1,544 | react-icons/lia | Lia | MIT |
| Lucide | 1,215 | react-icons/lu | Lu | ISC |
| Material Design Icons | 4,341 | react-icons/md | Md, MdOutline | Apache 2.0 |
| Phosphor Icons | 9,072 | react-icons/pi | Pi | MIT |
| Radix Icons | 318 | react-icons/rx | Rx | MIT |
| Remix Icon | 2,860 | react-icons/ri | Ri | Apache 2.0 |
| Simple Icons | 3,209 | react-icons/si | Si | CC0 1.0 |
| Simple Line Icons | 189 | react-icons/sl | Sl | MIT |
| Tabler Icons | 5,237 | react-icons/tb | Tb, TbFilled | MIT |
| Themify Icons | 352 | react-icons/tfi | Tfi | MIT |
| Typicons | 336 | react-icons/ti | Ti | CC BY-SA 3.0 |
| VS Code Icons | 461 | react-icons/vsc | Vsc | CC BY 4.0 |
| Weather Icons | 219 | react-icons/wi | Wi | SIL OFL 1.1 |
Libraries by Category
Design Systems
- Material Design
- Bootstrap
- Ant Design
- Filled and outlined variants
- Perfect for Material-UI projects
Modern & Minimal
- Heroicons
- Feather
- Lucide
- 24px solid, 24px outline, 20px mini
- Hand-crafted with attention to detail
Comprehensive Collections
- Font Awesome
- Tabler Icons
- Phosphor Icons
- Solid and regular variants
- Extensive brand icons
Specialized Collections
- Brand Logos
- Game Icons
- Weather
- Developer Tools
- Official brand colors
- SVG format
Choosing the Right Library
By Project Type
Material-UI / MUI ProjectsBy Use Case
Need Many Icons- Phosphor (9,072 icons)
- Tabler (5,237 icons)
- Material Design (4,341 icons)
- Simple Icons (3,209 brands)
- Font Awesome (hundreds of brands)
- Game Icons (4,040 icons)
- Weather Icons (219 conditions)
- VS Code Icons (461 icons)
- Devicons (192 icons)
Icon Comparison
Design Styles
| Library | Style | Best For |
|---|---|---|
| Heroicons | Modern, minimal | Tailwind CSS projects |
| Feather | Simple, elegant | Clean, minimal UIs |
| Material Design | Bold, geometric | Material-UI projects |
| Font Awesome | Varied, familiar | General-purpose |
| Bootstrap Icons | Clean, consistent | Bootstrap projects |
| Phosphor Icons | Flexible, modern | Large-scale projects |
Icon Variants
| Library | Variants Available |
|---|---|
| Heroicons 2 | Solid 24px, Outline 24px, Mini 20px |
| Material Design | Filled, Outlined |
| Font Awesome | Solid, Regular (outline) |
| Bootstrap | Outline, Filled |
| Ant Design | Filled, Outlined, Two-tone |
| Feather | Outline only |
| Tabler | Outline, Filled |
Import Examples
Single Icon
Multiple Icons from Same Library
Icons from Multiple Libraries
License Information
Each icon library has its own license. Make sure to check the license requirements for your use case.
Permissive Licenses (Commercial Use OK)
MIT License - Most permissive- Font Awesome (with attribution)
- Bootstrap Icons
- Heroicons
- Feather
- And many others
- Material Design Icons
- Remix Icon
- Grommet Icons
- Simple Icons
Attribution Required
CC BY 3.0/4.0- Font Awesome (attribution)
- Game Icons
- VS Code Icons
Resources
Icon Search
Search all 40,000+ icons in one place
Getting Started
Learn how to install and use React Icons
Icon Libraries Overview
Learn about import patterns and conventions
GitHub Repository
View source code and report issues