The HugeIcons react icon depicts the React JavaScript library logo, commonly used to represent React-related features or components in a user interface.
Common uses
- Button to navigate to a React project page
- Label for a section detailing React components
- Indicator for features built with React
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReactIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ReactIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- react logojavascript framework iconweb development icon
FAQ
- What does the React icon represent?
- The icon represents the official logo of the React JavaScript library, used for building user interfaces.
- How do I use this icon in a React project?
- Import HugeiconsIcon and ReactIcon, then render <HugeiconsIcon icon={ReactIcon} />. Ensure you have @hugeicons/react and @hugeicons/core-free-icons installed.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free commercial and non-commercial use.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →