The Tabler minimize icon depicts a horizontal bar, commonly used to collapse windows or sections to a smaller state, freeing up screen space.
Common uses
- Collapse a sidebar menu
- Minimize a chat window
- Reduce a video player size
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMinimize } from '@tabler/icons-react';
<IconMinimize size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- exitcloseminimizecontententertainmentmultimediabroadcastaudiomediacollapseshrinkreduce
FAQ
- What is the purpose of the minimize icon?
- It's used in user interfaces to reduce the size of a window, panel, or element, often to a taskbar or a collapsed state.
- How do I use the minimize icon in React?
- You can import and use it directly with: import { IconMinimize } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including minimize, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.