The HugeIcons figma icon depicts the Figma logo, commonly used to represent the Figma design tool or related functionalities within a user interface.
Common uses
- Link to Figma project
- Integrate Figma designs
- Figma feature button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FigmaIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FigmaIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- figma logodesign toolui designvector graphics
FAQ
- What does the Figma icon represent?
- The icon represents the official logo of Figma, a popular web-based interface design tool.
- How do I use the Figma icon in React?
- Import both HugeiconsIcon and FigmaIcon, then render <HugeiconsIcon icon={FigmaIcon} /> using the provided import paths.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →