React Icon Finder README
A VSC extension to help find, search and copy React Icons all within VSC.
Features
Search and Copy import statement
Left Click to copy Import statement e.g.
import { FaAcquisitionsIncorporated } from 'react-icons/fa';
Shift + Left Click to copy SVG e.g.
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 496 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M......"/></svg>
Extension Settings
iconHelper.iconKeys : Displays currently active icon packages and allows adding new packages
Disclaimer
React Icons are a collection of assets that have varying licenses please refer to them prior to use in certain applications.
Icon Packages and Licenses
Package Name |
License |
Shortform |
Ant Design Icons |
MIT |
ai |
Font Awesome 5 |
CC BY 4.0 |
fa |
Material Design |
Apache 2.0 |
md |
Ionicons |
MIT |
io |
Typicons |
CC BY-SA |
ti |
Octicons |
MIT |
go |
Feather |
MIT |
fi |
Game Icons |
CC BY 3.0 |
gi |
Weather Icons |
SIL OFL 1.1 |
wi |
Bootstrap Icons |
MIT |
bs |
Boxicons |
MIT |
bi |
Circum Icons |
MPL-2.0 |
ci |
CSS.gg |
MIT |
cg |
Devicons |
MIT |
di |
Font Awesome 6 |
CC BY 4.0 |
fa6 |
Grommet Icons |
Apache 2.0 |
gr |
Heroicons |
MIT |
hi |
Heroicons 2 |
MIT |
hi2 |
Line Awesome |
MIT |
lia |
Ionicons 5 |
MIT |
io5 |
Lucide |
ISC |
lu |
Pixelarticons |
MIT |
pi |
IcoMoon Free |
CC BY 4.0 |
im |
Radix Icons |
MIT |
rx |
Remix Icon |
Apache 2.0 |
ri |
Simple Icons |
CC0 1.0 |
si |
Simple Line Icons |
MIT |
sl |
Tabler Icons |
MIT |
tb |
Themify Icons |
MIT |
tfi |
VS Code Icons |
CC BY 4.0 |
vsc |
Flat Color Icons |
MIT |
fc |
| |