John KuehJohn Kueh

grip horizontal icon

Lucide · grip-horizontal · ISC

Download SVG

The Lucide grip horizontal icon depicts a series of horizontal dots, commonly used to indicate a draggable or movable element in a user interface.

Common uses

  • Drag-and-drop handles
  • Reorder list items
  • Expand/collapse panels

Use it in React

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

<GripHorizontal size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
grabdotshandlemovedraggriphorizontaldrag handlemove dotsgrab dots

FAQ

What is the grip horizontal icon used for?
It signifies an element that can be grabbed, moved, or reordered by the user, such as in drag-and-drop interfaces.
How do I use the grip horizontal icon in React?
Import it from 'lucide-react' and use it as a component: import { GripHorizontal } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →