The Phosphor caret double left icon depicts two chevrons pointing left, commonly used to indicate moving to the beginning of a list, a previous section, or a first page.
Common uses
- Go to first page
- Jump to previous section
- Collapse sidebar
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CaretDoubleLeft } from '@phosphor-icons/react';
<CaretDoubleLeft size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CaretDoubleLeft size={24} />thin
<CaretDoubleLeft size={24} weight="thin" />light
<CaretDoubleLeft size={24} weight="light" />bold
<CaretDoubleLeft size={24} weight="bold" />fill
<CaretDoubleLeft size={24} weight="fill" />duotone
<CaretDoubleLeft size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- arrows
- Keywords
- chevrondirectionalpointerpointingarrowheadtrianglearrowscaretdoubleleftdouble chevron leftfirst pageprevious set
FAQ
- What is the caret double left icon used for?
- It's typically used for navigation actions like going to the beginning, previous section, or first page.
- How do I use the caret double left icon in React?
- Import it from the library like this: import { CaretDoubleLeft } from '@phosphor-icons/react'.
- What is the license for Phosphor icons?
- Phosphor icons are distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Phosphor.