John KuehJohn Kueh

window minimize icon

Tabler · window-minimize · MIT

Download SVG

The Tabler window minimize icon visually represents the action of reducing a window to its smallest state, typically used in user interfaces to hide or collapse an application or element.

Common uses

  • Minimize application window
  • Collapse a section or panel
  • Reduce a modal or pop-up

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconWindowMinimize } from '@tabler/icons-react';

<IconWindowMinimize size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
screenbrowsersizeresizeminimumwindowminimizecontroloperationfunctionsystemcollapseshrinkreducehide window

FAQ

What is the purpose of the window minimize icon?
It signifies the action of shrinking a window or element to its taskbar or a collapsed state, allowing users to temporarily hide it without closing.
How do I use this icon in React?
You can import and use it directly with: `import { IconWindowMinimize } from '@tabler/icons-react'`. Then render it as `<IconWindowMinimize />`.
What is the license for this icon?
The Tabler icons, including window-minimize, are available under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

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