John KuehJohn Kueh

maximize 02 icon

HugeIcons · Maximize02Icon · MIT

Download SVG

The HugeIcons maximize 02 icon depicts an outward-pointing arrow, commonly used to indicate expanding an element to its full size or screen.

Common uses

  • Expand to full screen
  • Open in new window
  • Enlarge content area

Use it in React

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

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

Details

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

FAQ

What does the maximize 02 icon represent?
It visually represents the action of making something larger, typically to fill the available screen space or a larger container.
How do I use the Maximize02Icon in React?
Import it using `import { Maximize02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Maximize02Icon} />`.
What is the license for this icon?
The HugeIcons maximize 02 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 →