John KuehJohn Kueh

fold vertical icon

Lucide · fold-vertical · ISC

Download SVG

The Lucide fold vertical icon depicts a dashed line folding a vertical element, commonly used to indicate collapsing or hiding content in a vertical direction.

Common uses

  • Collapsing a sidebar menu
  • Hiding a vertical panel
  • Toggling vertical content sections

Use it in React

Install
npm i lucide-react
Import & render
import { FoldVertical } from 'lucide-react';

<FoldVertical size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowcollapsefoldverticaldashedcollapse verticalvertical foldhide verticalvertical dash

FAQ

What does the fold vertical icon represent?
It visually represents the action of folding or collapsing content vertically, often used for UI elements that can be hidden or shown.
How do I use the fold vertical icon in React?
You can import and use it like this: import { FoldVertical } from 'lucide-react'. Then render it as <FoldVertical />.
What is the license for this icon?
The Lucide icon library, including the fold-vertical icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →