John KuehJohn Kueh

maximize 01 icon

HugeIcons · Maximize01Icon · MIT

Download SVG

The HugeIcons maximize 01 icon visually represents expanding an element to fill the available screen space, commonly used to enlarge windows or content areas.

Common uses

  • Enlarge a modal window
  • Expand a video player
  • Full-screen mode toggle

Use it in React

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

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

Details

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

FAQ

What does the maximize 01 icon represent?
It signifies the action of making an element larger to occupy the entire screen or container. It's often used for full-screen functionality.
How do I use Maximize01Icon in React?
Import both HugeiconsIcon and Maximize01Icon, then render the icon using <HugeiconsIcon icon={Maximize01Icon} />.
What is the license for this icon?
The HugeIcons maximize 01 icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →