John KuehJohn Kueh

caret left right icon

Tabler · caret-left-right · MIT

Download SVG

The Tabler caret left right icon depicts two opposing carets, commonly used to indicate a bidirectional or horizontal toggle, switch, or alignment.

Common uses

  • Toggle between horizontal views
  • Align content left or right
  • Indicate a collapsible sidebar

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCaretLeftRight size={24} stroke={2} />
filled
<IconCaretLeftRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
arrow-horizontaldouble-arrowside-arrowleft-righthorizontal-pointerdirectionalhorizontal-caretbidirectionaloppositehorizontal-arrowshapescaretleftrightdouble arrowhorizontal toggle

FAQ

What is the caret left right icon used for?
It's typically used to represent actions or states involving horizontal movement, toggling, or alignment between two opposite directions.
How do I use this icon in React?
You can import and use it like this: import { IconCaretLeftRight } from '@tabler/icons-react'; <IconCaretLeftRight />
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →