The Lucide ellipsis vertical icon depicts three vertically stacked dots, commonly used to indicate a menu of options or an overflow of content.
Common uses
- Vertical dropdown menu trigger
- Context menu button
- Overflow menu indicator
Use it in React
Install
npm i lucide-reactImport & render
import { EllipsisVertical } from 'lucide-react';
<EllipsisVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- menuoptionsspreadmorefurtherextraoverflowdots…...ellipsisverticalvertical dotsmore optionskebab menuvertical menu
FAQ
- What does the ellipsis vertical icon represent?
- It represents a hidden menu or additional options that are not immediately visible. It's often used for actions related to a specific item.
- How do I use the ellipsis vertical icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { EllipsisVertical } from 'lucide-react'.
- What is the license for the Lucide ellipsis vertical icon?
- The Lucide icon library, including the ellipsis 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 →