The Tabler arrow bear left 2 icon depicts a stylized arrow pointing left, often used to indicate a backward direction, previous step, or returning to a prior state in user interfaces.
Common uses
- Back button in navigation
- Previous item in a carousel
- Undo action
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBearLeft2 } from '@tabler/icons-react';
<IconArrowBearLeft2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnortharrowbearleftpointernavigationflownavigatemovearrows2back arrowprevious iconleft directionreturn icon
FAQ
- What is the purpose of the arrow-bear-left-2 icon?
- This icon signifies a leftward direction, commonly used for navigation like going back, returning to a previous state, or indicating a previous item.
- How do I use the arrow-bear-left-2 icon in React?
- You can import and use it in your React application with: import { IconArrowBearLeft2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including arrow-bear-left-2, are distributed 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 →