The Tabler arrow capsule icon depicts a stylized arrow within a rounded rectangular shape, commonly used to indicate direction, progress, or a call to action within user interfaces.
Common uses
- Next/previous navigation button
- Submit or confirm action button
- Progress indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowCapsule } from '@tabler/icons-react';
<IconArrowCapsule size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- shapedirectionstylenavigationdesignindicatoruiinterfaceguidearrowarrowscapsulerounded arrowpill arrowdirection indicatorui arrow
FAQ
- What is the arrow capsule icon used for?
- It's used to visually represent direction, progression, or actions like submitting forms or navigating between steps.
- How do I use the arrow capsule icon in React?
- Import it from '@tabler/icons-react' like this: import { IconArrowCapsule } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is distributed 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →