Skip to main content
React Icons provides access to over 40,000 SVG icons from 30+ popular icon libraries. Browse the complete list below to find the perfect icons for your project.

Quick Reference

All icons are imported from react-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

Font Awesome 6

2,045 iconsreact-icons/fa6Most popular icon library with comprehensive coverageLicense: CC BY 4.0

Material Design Icons

4,341 iconsreact-icons/mdGoogle’s official Material Design icon systemLicense: Apache 2.0

Heroicons 2

888 iconsreact-icons/hi2Beautiful hand-crafted icons from Tailwind LabsLicense: MIT

Bootstrap Icons

2,716 iconsreact-icons/bsOfficial icon library for Bootstrap frameworkLicense: MIT

All Libraries

Libraries by Category

Design Systems

4,341 icons from Google’s Material Design system
  • Filled and outlined variants
  • Perfect for Material-UI projects

Modern & Minimal

888 icons from Tailwind Labs
  • 24px solid, 24px outline, 20px mini
  • Hand-crafted with attention to detail

Comprehensive Collections

2,045 icons - Most popular icon library
  • Solid and regular variants
  • Extensive brand icons

Specialized Collections

Simple Icons - 3,209 brand logos
  • Official brand colors
  • SVG format

Choosing the Right Library

By Project Type

Material-UI / MUI Projects
Use Material Design icons for consistent theming Bootstrap Projects
Use Bootstrap Icons for seamless integration Tailwind CSS Projects
Use Heroicons - made by the Tailwind team Minimal/Modern UIs
Use Feather or Lucide for clean aesthetics

By Use Case

Need Many Icons
  • Phosphor (9,072 icons)
  • Tabler (5,237 icons)
  • Material Design (4,341 icons)
Need Brand Logos
  • Simple Icons (3,209 brands)
  • Font Awesome (hundreds of brands)
Need Gaming Icons
  • Game Icons (4,040 icons)
Need Weather Icons
  • Weather Icons (219 conditions)
Need Developer Icons
  • VS Code Icons (461 icons)
  • Devicons (192 icons)

Icon Comparison

Design Styles

Icon Variants

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
Apache 2.0 - Similar to MIT
  • Material Design Icons
  • Remix Icon
  • Grommet Icons
CC0 / Public Domain
  • 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