The HugeIcons minimize 01 icon depicts a square with a horizontal line inside, commonly used to collapse windows or sections to a smaller state, often to a taskbar or sidebar.
Common uses
- Collapsing a window to the taskbar
- Minimizing a side panel or drawer
- Reducing the size of a modal or pop-up
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Minimize01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Minimize01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- collapsereduceshrinkcontract
FAQ
- What is the purpose of the Minimize 01 icon?
- This icon represents the action of reducing the size of an element, typically a window or a collapsible section, to a more compact form.
- How do I use the Minimize 01 icon in React?
- Import the icon component and use it within the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { Minimize01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={Minimize01Icon} />.
- What is the license for this icon?
- The Minimize 01 icon is distributed 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 HugeIcons.