John KuehJohn Kueh

drag left 02 icon

HugeIcons · DragLeft02Icon · MIT

Download SVG

The HugeIcons drag left 02 icon depicts a leftward-pointing arrow with a subtle curve, commonly used to indicate an action of dragging or moving content to the left.

Common uses

  • Initiating a swipe-to-delete action
  • Navigating to a previous screen or state
  • Indicating a 'back' or 'previous' function in a carousel or slider

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DragLeft02Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DragLeft02Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
swipe leftmove leftpreviousback arrow

FAQ

What is the DragLeft02Icon used for?
This icon visually represents the action of moving something towards the left, often used for navigation or initiating swipe-based actions.
How do I use the DragLeft02Icon in a React project?
Import both HugeiconsIcon and DragLeft02Icon from their respective packages and render the icon using <HugeiconsIcon icon={DragLeft02Icon} />.
What is the license for this icon?
The HugeIcons drag left 02 icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →