John KuehJohn Kueh

bounce right icon

HugeIcons · BounceRightIcon · MIT

Download SVG

The HugeIcons bounce right icon depicts an object moving to the right with a slight upward bounce, often used to indicate forward motion, progression, or a next step.

Common uses

  • Next page/step button
  • Forward playback control
  • Progress indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BounceRightIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BounceRightIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move rightnextforwardarrow right bounce

FAQ

What does the bounce right icon represent?
It visually signifies movement to the right, often with an added sense of dynamism or progression, like moving forward or to the next item.
How do I use the BounceRightIcon in React?
Import it using `import { BounceRightIcon } from '@hugeicons/core-free-icons';` and then render it with `<HugeiconsIcon icon={BounceRightIcon} />`.
What is the license for HugeIcons?
HugeIcons are provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →