The Tabler prong icon depicts a three-pronged tool or fork, often used to represent concepts like splitting, dividing, or branching in a user interface.
Common uses
- Splitting a file or data stream
- Indicating a branching path in a workflow
- Representing a multi-part selection or option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconProng } from '@tabler/icons-react';
<IconProng size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- forksplitdividebranchpartsectiontinetoolconnectorspikedesignprong
FAQ
- What does the prong icon represent?
- It visually signifies actions or states related to splitting, dividing, branching, or having multiple parts, like a fork or a tool with multiple tines.
- How do I use the prong icon in React?
- You can import and use it directly in your React components like this: import { IconProng } from '@tabler/icons-react'; <IconProng />
- What is the license for the Tabler prong icon?
- The Tabler icon library, including the prong icon, is distributed under the MIT license.
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 →