The Tabler switch 2 icon depicts a bidirectional arrow suggesting a change or toggle between two states, commonly used for switching modes or options in a user interface.
Common uses
- Toggling between light and dark mode.
- Switching audio output devices.
- Changing the sort order of a list.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSwitch2 } from '@tabler/icons-react';
<IconSwitch2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowsdirectionmusicspotifychangeswitchnavigationflowmovementroute2togglechange directionswap
FAQ
- What does the switch 2 icon represent?
- It represents a change or toggle between two states, often used for actions like switching modes or options.
- How do I use the switch 2 icon in React?
- You can import it using `import { IconSwitch2 } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including the switch 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 →