John KuehJohn Kueh

expand icon

Lucide · expand · ISC

Download SVG

The Lucide expand icon visually represents the action of increasing the size or scope of an element, commonly used to toggle between a minimized and a maximized view.

Common uses

  • Toggling fullscreen mode for media players.
  • Maximizing a modal or dialog window.
  • Expanding a collapsible section in a UI.

Use it in React

Install
npm i lucide-react
Import & render
import { Expand } from 'lucide-react';

<Expand size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
scalefullscreenmaximizeminimizecontractexpand

FAQ

What does the expand icon signify?
It signifies making something larger or taking up more space, often used for full-screen views or maximizing windows.
How do I use the expand icon in React?
You can import and use it like this: import { Expand } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

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

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