John KuehJohn Kueh

lego icon

Tabler · lego · MIT

Download SVG

The Tabler lego icon depicts a stylized building block, commonly used to represent concepts related to construction, modularity, or playfulness in user interfaces.

Common uses

  • Representing a 'build' or 'create' function.
  • Indicating a modular or component-based system.
  • Illustrating a 'play' or 'fun' feature.

Use it in React

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

<IconLego size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLego size={24} stroke={2} />
filled
<IconLegoFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
toyboyfaceplaylegosystembuilding blockmoduleconstruction

FAQ

What does the lego icon represent?
It represents a building block, often used for themes of construction, modularity, or play.
How do I use the lego icon in React?
You can import and use it like this: import { IconLego } from '@tabler/icons-react'; <IconLego />.
What is the license for the Tabler lego icon?
The Tabler icon library, including the lego icon, is available under the MIT license.

Related icons

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

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