John KuehJohn Kueh

forward 01 icon

HugeIcons · Forward01Icon · MIT

Download SVG

The HugeIcons forward 01 icon depicts a right-pointing arrow, commonly used to indicate progression, moving to the next item, or initiating an action.

Common uses

  • Next page/item navigation
  • Submit/send button
  • Play/start action

Use it in React

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

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

Details

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

FAQ

What is the Forward01Icon used for?
It's typically used for navigation to the next step, page, or item, or to initiate an action like submitting a form.
How do I use Forward01Icon in React?
Import it using `import { Forward01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Forward01Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is available 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →