John KuehJohn Kueh

maximize 04 icon

HugeIcons · Maximize04Icon · MIT

Download SVG

The HugeIcons maximize 04 icon depicts a square with outward-pointing arrows, commonly used to indicate expanding an element to its largest possible size or entering a full-screen mode.

Common uses

  • Expand to full screen
  • Enter presentation mode
  • Enlarge a window or element

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Maximize04Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Maximize04Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
expandfullscreenenlargezoom

FAQ

What does the maximize 04 icon represent?
It represents the action of maximizing or expanding an element to its full size, often used for full-screen views or enlarging content.
How do I use Maximize04Icon in React?
Import both HugeiconsIcon and Maximize04Icon from their respective packages and render it using <HugeiconsIcon icon={Maximize04Icon} />.
What is the license for this icon?
The HugeIcons maximize 04 icon is distributed under the MIT license.

Related icons

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

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 →