The Tabler arrow bounce icon depicts an arrow with a slight upward bounce, commonly used to indicate a dynamic action, a subtle animation, or a call to action that draws attention.
Common uses
- Indicating a refresh or reload action.
- Signifying a subtle animation on hover or click.
- Representing a 'scroll to top' or 'back to start' function.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBounce } from '@tabler/icons-react';
<IconArrowBounce size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directioncursoruppointermovearrowbouncenavigationflownavigatearrowsrefresh arrowanimated arrowupward arrowpointer move
FAQ
- What is the arrow bounce icon used for?
- It's used to show dynamic movement, animations, or to draw attention to an interactive element.
- How do I use the arrow bounce icon in React?
- You can import and use it like this: import { IconArrowBounce } from '@tabler/icons-react'; <IconArrowBounce />.
- What is the license for this icon?
- The Tabler icons, including arrow bounce, are 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 →