John KuehJohn Kueh

switch horizontal icon

Tabler · switch-horizontal · MIT

Download SVG

The Tabler switch horizontal icon depicts two arrows pointing in opposite horizontal directions, commonly used to represent toggling between two states or switching between horizontal views.

Common uses

  • Toggle between list and grid view
  • Switching between left-to-right and right-to-left text direction
  • Indicating a horizontal data flow or navigation

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSwitchHorizontal } from '@tabler/icons-react';

<IconSwitchHorizontal size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
toggleleftrightarrowsswitchhorizontalnavigationflowmovementroutetoggle horizontalleft right arrowsdirection switchhorizontal flow

FAQ

What is the switch horizontal icon used for?
It's typically used to indicate a change in direction, a toggle between two horizontal options, or a switch in flow.
How do I use the switch horizontal icon in React?
Import it using `import { IconSwitchHorizontal } from '@tabler/icons-react'` and render it as a component: `<IconSwitchHorizontal />`.
What is the license for this icon?
The Tabler icons, including switch-horizontal, are 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 →