John KuehJohn Kueh

arrow badge right icon

Tabler · arrow-badge-right · MIT

Download SVG

The Tabler arrow badge right icon depicts a right-pointing arrow within a badge shape, commonly used to indicate progression, confirmation, or moving to the next step in a process.

Common uses

  • Next step button
  • Submit form action
  • Link to a detailed view

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconArrowBadgeRight } from '@tabler/icons-react';

<IconArrowBadgeRight size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconArrowBadgeRight size={24} stroke={2} />
filled
<IconArrowBadgeRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
armybadgemilitaryranksoldierwareastarrowrightdirectionarrowsnextforwardproceedeast arrow

FAQ

What is the purpose of the arrow-badge-right icon?
This icon visually represents moving forward or to the next item, often used for navigation or action confirmation.
How do I use this icon in React?
You can import and use it like this: import { IconArrowBadgeRight } from '@tabler/icons-react'; <IconArrowBadgeRight />
What is the license for this icon?
The Tabler icon library, including this icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →