John KuehJohn Kueh

figma logo icon

Phosphor · figma-logo · MIT

Download SVG

The Phosphor figma logo icon depicts the official branding for Figma, commonly used to represent the design tool in user interfaces.

Common uses

  • Link to Figma project in a dashboard.
  • Indicate a design asset created in Figma.
  • Button to open a Figma prototype.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FigmaLogo } from '@phosphor-icons/react';

<FigmaLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FigmaLogo size={24} />
thin
<FigmaLogo size={24} weight="thin" />
light
<FigmaLogo size={24} weight="light" />
bold
<FigmaLogo size={24} weight="bold" />
fill
<FigmaLogo size={24} weight="fill" />
duotone
<FigmaLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
*updated*logosdrawingartillustrationuiinterfaceprototypeprototypingbrandsdesignfigmalogodesign tool logoui design icon

FAQ

What is the figma-logo icon used for?
This icon represents the Figma design tool. It's useful for linking to Figma projects or indicating content created with Figma.
How do I use the Figma logo icon in React?
You can import and use it in React like this: import { FigmaLogo } from '@phosphor-icons/react'. Then render it as <FigmaLogo />.
What is the license for this icon?
The Phosphor icon library, including the figma-logo icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →