John KuehJohn Kueh

bounce left icon

HugeIcons · BounceLeftIcon · MIT

Download SVG

The HugeIcons bounce left icon depicts an object moving from right to left with a slight upward arc, often used to indicate a backward or return action.

Common uses

  • Back button
  • Undo last action
  • Navigate to previous step

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
back arrowpreviousreturnundo

FAQ

What does the bounce left icon represent?
It visually signifies movement from right to left, commonly used for actions like going back or undoing.
How do I use the BounceLeftIcon in React?
Import it as shown: `import { BounceLeftIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={BounceLeftIcon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →