John KuehJohn Kueh

drag left 04 icon

HugeIcons · DragLeft04Icon · MIT

Download SVG

The HugeIcons drag left 04 icon depicts a leftward-pointing arrow within a circle, commonly used to indicate an action to move content or elements to the left, such as dismissing a card or navigating backward.

Common uses

  • Swipe to dismiss item
  • Navigate to previous screen
  • Move element left

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow left circleswipe leftdismiss leftprevious

FAQ

What does the drag left 04 icon represent?
It represents an action to move something to the left, often used for dismissal or backward navigation.
How do I use the DragLeft04Icon in React?
Import it as import { DragLeft04Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={DragLeft04Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →