John KuehJohn Kueh

backward 02 icon

HugeIcons · Backward02Icon · MIT

Download SVG

The HugeIcons backward 02 icon depicts a rewind symbol, commonly used to navigate to the beginning of media content or a previous state.

Common uses

  • Rewind to the start of a video or audio track
  • Navigate to the first item in a list or carousel
  • Undo the last action or return to a previous screen

Use it in React

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

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

Details

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

FAQ

What does the backward 02 icon represent?
It represents a rewind action, typically used to go back to the beginning or a previous point.
How do I use the Backward02Icon in React?
Import it as import { Backward02Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={Backward02Icon} />.
What is the license for this icon?
This icon is provided under the MIT license.

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 →