The Tabler drag drop 2 icon depicts a visual representation of the drag and drop action, commonly used in user interfaces to signify reordering, file uploads, or item manipulation.
Common uses
- Reordering list items
- File upload areas
- Interactive element arrangement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDragDrop2 } from '@tabler/icons-react';
<IconDragDrop2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- locationgesturemovedragdropcreativeartisticvisualaestheticstyledesign2reorderarrangegestures
FAQ
- What does the drag drop 2 icon represent?
- It visually symbolizes the action of dragging an item and dropping it elsewhere, often used for interactive elements in a UI.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconDragDrop2 } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the drag drop 2 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 →