The Tabler arrow badge up icon depicts an upward-pointing arrow within a badge, commonly used to indicate an increase, a positive trend, or a promotion.
Common uses
- Indicate price increase or positive stock movement.
- Show a user's rank or achievement level.
- Represent a 'promote' or 'boost' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBadgeUp } from '@tabler/icons-react';
<IconArrowBadgeUp size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconArrowBadgeUp size={24} stroke={2} />filled
<IconArrowBadgeUpFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- armybadgemilitaryranksoldierwarnortharrowdirectionpointerarrowsupup arrow badgerank iconincrease iconpositive trend
FAQ
- What does the arrow-badge-up icon represent?
- It visually signifies an upward movement, increase, or a badge of honor, often used for positive changes or status.
- How do I use the arrow-badge-up icon in React?
- Import it from '@tabler/icons-react' like this: import { IconArrowBadgeUp } from '@tabler/icons-react'. Then use it as a component: <IconArrowBadgeUp />.
- What is the license for this icon?
- The Tabler icon library, including the arrow-badge-up icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.