The Tabler arrows minimize icon visually represents the action of reducing or exiting a fullscreen view, often used for navigation controls.
Common uses
- Button to exit fullscreen mode
- Control to collapse a sidebar or panel
- Action to return to a previous view state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsMinimize } from '@tabler/icons-react';
<IconArrowsMinimize size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- fullscreenexitclosearrowsminimizenavigationflowmovementroutepathexit fullscreencollapse arrowsshrinkreduce
FAQ
- What is the purpose of the arrows minimize icon?
- This icon typically signifies exiting a fullscreen view or minimizing an element. It's used in interfaces to revert to a standard or smaller display.
- How do I use this icon in React?
- You can import and use it in your React application like this: import { IconArrowsMinimize } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including arrows-minimize, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.