John KuehJohn Kueh

minimize 03 icon

HugeIcons · Minimize03Icon · MIT

Download SVG

The HugeIcons minimize 03 icon depicts a window or element being collapsed, typically used to reduce the size of a UI component or hide it from view.

Common uses

  • Collapsing a sidebar menu
  • Minimizing a chat window
  • Reducing a modal or dialog box

Use it in React

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

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

Details

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

FAQ

What does the minimize 03 icon represent?
This icon represents the action of minimizing or collapsing an element. It's commonly used to make UI components smaller or hide them.
How do I use the Minimize03Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { Minimize03Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Minimize03Icon} />.
What is the license for this icon?
The HugeIcons minimize 03 icon is available 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 →