The Lucide unfold vertical icon depicts a dashed line expanding or unfolding vertically, commonly used to indicate an action that reveals more content or details in a vertical direction.
Common uses
- Expand/collapse a vertical list or menu.
- Show/hide a vertical sidebar or panel.
- Triggering a vertical expansion of content.
Use it in React
Install
npm i lucide-reactImport & render
import { UnfoldVertical } from 'lucide-react';
<UnfoldVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowexpandverticaldashedunfoldexpand verticalvertical expandunfold contentvertical menu
FAQ
- What is the purpose of the unfold vertical icon?
- It visually represents an action to expand or unfold content vertically, often used for showing or hiding elements.
- How do I use the unfold vertical icon in React?
- You can import it from the 'lucide-react' library using: import { UnfoldVertical } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the unfold 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 →