The Tabler arrows diagonal icon depicts two opposing arrows pointing outwards from a central point, commonly used to indicate expanding or entering a full-screen view.
Common uses
- Expand/collapse to full screen
- Toggle zoom level
- Indicate directional movement or expansion
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsDiagonal } from '@tabler/icons-react';
<IconArrowsDiagonal size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- zoomcornersstretcharrowsdiagonalnavigationflowmovementroutepathexpandfullscreenzoom out
FAQ
- What is the purpose of the arrows diagonal icon?
- This icon typically signifies an action related to full-screen mode, zooming in or out, or indicating outward directional movement.
- How do I use the arrows diagonal icon in React?
- You can import and use it in your React application with: import { IconArrowsDiagonal } from '@tabler/icons-react'
- What is the license for the Tabler icons?
- The Tabler icons, including the arrows diagonal icon, are distributed 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 →