John KuehJohn Kueh

lego icon

Phosphor · lego · MIT

Download SVG

The Phosphor lego icon depicts interlocking plastic bricks, commonly used to represent building, construction, or play-related features in a UI.

Common uses

  • Representing a 'build' or 'create' function.
  • Indicating a section for games or toys.
  • Illustrating modularity or assembly in a design.

Use it in React

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

<Lego size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*toysblocksbricksgameslegobuilding blockstoy bricksconstructionplay

FAQ

What does the lego icon represent?
It visually represents the iconic interlocking plastic bricks used for construction and play.
How do I use the lego icon in React?
You can import and use it like this: import { Lego } from '@phosphor-icons/react'. Then render it as <Lego />.
What is the license for the Phosphor lego icon?
The Phosphor lego 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 →