The Tabler fold icon depicts an arrow folding or merging into a path, commonly used to indicate actions like collapsing content, merging items, or navigating through a sequence.
Common uses
- Collapsing/expanding sections of content
- Indicating a merge or join operation
- Representing a step in a multi-stage process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFold } from '@tabler/icons-react';
<IconFold size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowmovemergefoldnavigationflowmovementroutepatharrowscollapse arrowmerge arrowfolding arrownavigation arrow
FAQ
- What does the fold icon represent?
- It visually represents an arrow folding or merging, often used for actions like collapsing content or indicating a merge.
- How do I use the fold icon in React?
- You can import it using `import { IconFold } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for the Tabler fold icon?
- The Tabler icons, including the fold icon, are 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →