The Tabler arrow fork icon, also known as arrow-fork, visually represents a branching path or a decision point, commonly used to indicate options, divergent flows, or navigation choices.
Common uses
- Indicating a split in a user flow or process.
- Representing a choice between two or more options.
- Signifying a change in direction or a divergence in navigation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowFork } from '@tabler/icons-react';
<IconArrowFork size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnortharrowforkpointernavigationflownavigatemovemovementarrowsbranching arrowsplit directiondiverge iconchoice arrow
FAQ
- What is the arrow fork icon used for?
- It's typically used to show a point where a path or direction splits, signifying choices, divergent flows, or navigation options.
- How do I use the arrow fork icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconArrowFork } from '@tabler/icons-react'.
- What is the license for the Tabler arrow fork icon?
- The Tabler icon library, including the arrow fork 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 →