The Tabler switch vertical icon depicts two arrows pointing up and down, commonly used to represent actions like sorting data, toggling between states, or indicating vertical movement or flow.
Common uses
- Sorting a list in ascending/descending order
- Toggling between two vertical display modes
- Indicating the direction of vertical data flow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSwitchVertical } from '@tabler/icons-react';
<IconSwitchVertical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- toggleupdownarrowsswitchverticalnavigationflowmovementroutesort verticaltoggle verticalup down arrowsvertical arrows
FAQ
- What does the switch vertical icon represent?
- It represents vertical movement, toggling between states, or sorting data up or down.
- How do I use the switch vertical icon in React?
- You can import and use it like this: import { IconSwitchVertical } from '@tabler/icons-react'; <IconSwitchVertical />.
- What is the license for the Tabler switch vertical icon?
- The Tabler icon library, including the switch vertical 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 →