The Tabler switch 3 icon depicts a circular arrow indicating a change or toggle action, often used for switching between modes or content.
Common uses
- Toggle between light and dark mode
- Switch audio output device
- Change playback direction in media players
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSwitch3 } from '@tabler/icons-react';
<IconSwitch3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowsdirectionmusicspotifychangeswitchnavigationflowmovementroute3togglechange directionarrows rotatecircular arrow
FAQ
- What does the switch 3 icon represent?
- It represents a circular arrow suggesting a change, toggle, or switch action. It's commonly used for options that can be flipped or changed.
- How do I use the switch 3 icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconSwitch3 } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon set, including switch 3, 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 →