react-icons
- Version 5.5.0
- Published
- 86.2 MB
- No dependencies
- MIT license
Install
npm i react-iconsyarn add react-iconspnpm add react-iconsOverview
SVG React icons of popular icon packs using ES6 imports
Index
Variables
variable DefaultContext
const DefaultContext: IconContext;variable IconContext
const IconContext: React.Context<IconContext>;variable IconsManifest
const IconsManifest: IconManifestType[];Functions
Interfaces
interface IconBaseProps
interface IconBaseProps extends React.SVGAttributes<SVGElement> {}interface IconContext
interface IconContext {}interface IconManifestType
interface IconManifestType {}property id
id: string;property license
license: string;property licenseUrl
licenseUrl: string;property name
name: string;property projectUrl
projectUrl: string;Type Aliases
type IconType
type IconType = (props: IconBaseProps) => React.ReactNode;Package Files (4)
Dependencies (0)
No dependencies.
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (1)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/react-icons.
- Markdown[](https://www.jsdocs.io/package/react-icons)
- HTML<a href="https://www.jsdocs.io/package/react-icons"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 7549 ms. - Missing or incorrect documentation? Open an issue for this package.
