John KuehJohn Kueh

arrow right big icon

HugeIcons · ArrowRightBigIcon · MIT

Download SVG

The HugeIcons arrow right big icon depicts a large right-pointing arrow, commonly used to indicate progression, navigation to the next step, or a call to action.

Common uses

  • Next page/step button
  • Submit form button
  • Expand/reveal content

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
next arrowforward arrowlarge right arrow

FAQ

What is the primary purpose of the ArrowRightBigIcon?
This icon signifies moving forward, indicating the next action, or directing users to a subsequent section or page.
How do I use the ArrowRightBigIcon in a React application?
Import both HugeiconsIcon and ArrowRightBigIcon, then render it using <HugeiconsIcon icon={ArrowRightBigIcon} />.
What is the license for this icon?
The HugeIcons arrow right big 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 →