John KuehJohn Kueh

bounce left icon

Tabler · bounce-left · MIT

Download SVG

The Tabler bounce left icon depicts a ball or object in motion, typically used to represent actions involving movement to the left, such as navigation, transitions, or animations.

Common uses

  • Back button or previous step indicator
  • Animation cue for leftward movement
  • Loading or progress indicator with a directional feel

Use it in React

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

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

Styles

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

outline
<IconBounceLeft size={24} stroke={2} />
filled
<IconBounceLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
ballwestmotionjumpbounceleftcreativeartisticvisualaestheticdesignarrow leftmove leftprevious

FAQ

What is the bounce left icon used for?
It visually represents motion or an object moving towards the left, often used for navigation, transitions, or indicating a previous state.
How do I use the bounce left icon in React?
You can import it directly from the '@tabler/icons-react' library like this: import { IconBounceLeft } from '@tabler/icons-react'.
What is the license for the Tabler bounce left icon?
The Tabler icon library, including the bounce left icon, 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 →