The Tabler grip vertical icon depicts a series of vertical dots, commonly used to indicate a draggable element or a handle for reordering or resizing content.
Common uses
- Drag handle for list items
- Resizing control for panels
- Menu or toolbar item for reordering
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGripVertical } from '@tabler/icons-react';
<IconGripVertical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- pictureabstractdesignuprightdotsdraggripverticalcontroloperationsystemvertical dotsdrag handlereorder iconmove icon
FAQ
- What is the grip vertical icon used for?
- It's typically used to signify draggable elements, allowing users to reorder or resize content within an interface.
- How do I use the grip vertical icon in React?
- You can import it directly from the '@tabler/icons-react' library using: `import { IconGripVertical } from '@tabler/icons-react'`.
- What is the license for the Tabler grip vertical icon?
- The Tabler icon library, including the grip vertical icon, is 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 →