The Tabler arrows diagonal 2 icon depicts two opposing arrows forming a diagonal cross, commonly used to indicate expanding or contracting content, such as in a fullscreen toggle.
Common uses
- Fullscreen toggle button
- Expand/collapse section
- Zoom in/out control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsDiagonal2 } from '@tabler/icons-react';
<IconArrowsDiagonal2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- zoomcornersstretcharrowsdiagonalnavigationflowmovementroutepath2expand arrowsfullscreen icondiagonal arrowszoom icon
FAQ
- What is the purpose of the arrows diagonal 2 icon?
- This icon typically represents actions related to expansion, contraction, or fullscreen modes within a user interface.
- How do I use the arrows diagonal 2 icon in React?
- You can import and use it in your React application with: import { IconArrowsDiagonal2 } from '@tabler/icons-react'
- What is the license for the arrows diagonal 2 icon?
- The Tabler icon library, including the arrows diagonal 2 icon, is 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 →