The Tabler arrows maximize icon depicts four outward-pointing arrows, commonly used to signify expanding content to fill the available screen space or entering a fullscreen mode.
Common uses
- Enter fullscreen mode for media players or presentations.
- Expand a modal or dialog to cover the entire viewport.
- Trigger a 'maximize' action for a window or panel.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsMaximize } from '@tabler/icons-react';
<IconArrowsMaximize size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- fullscreenexpandarrowsmaximizenavigationflowmovementroutepathpointersenlarge
FAQ
- What does the arrows maximize icon represent?
- This icon represents the action of expanding or maximizing an element to fill the available screen or container space.
- How do I use the arrows maximize icon in React?
- You can import and use it in your React application with: import { IconArrowsMaximize } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including arrows-maximize, are available under the MIT license.
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 →