John KuehJohn Kueh

bounce right icon

Tabler · bounce-right · MIT

Download SVG

The Tabler bounce right icon depicts a ball in mid-air, suggesting motion or animation, and is often used to indicate a forward or rightward movement, or a dynamic state in UI elements.

Common uses

  • Loading or progress indicator
  • Animation trigger
  • Directional cue for 'next' or 'forward'

Use it in React

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

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

Styles

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

outline
<IconBounceRight size={24} stroke={2} />
filled
<IconBounceRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
balleastmotionjumpbouncerightcreativeartisticvisualaestheticdesignball rightmotion eastjump rightanimated right

FAQ

What is the bounce right icon used for?
It visually represents motion, animation, or a transition to the right. It can be used for loading states, directional cues, or dynamic visual effects.
How do I use the bounce right icon in React?
You can import it directly from the '@tabler/icons-react' library using: `import { IconBounceRight } from '@tabler/icons-react'`.
What is the license for the Tabler bounce right icon?
The Tabler icon library, including the bounce right 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 →