John KuehJohn Kueh

drag left 03 icon

HugeIcons · DragLeft03Icon · MIT

Download SVG

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

Common uses

  • Scrolling content horizontally to the left
  • Reordering items by dragging them left
  • Navigating back through 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 { DragLeft03Icon } from '@hugeicons/core-free-icons';

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

Details

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

FAQ

What does the DragLeft03Icon represent?
This icon visually signifies a 'drag left' action, often used for horizontal movement or manipulation of interface elements.
How do I use DragLeft03Icon in a React project?
Import both HugeiconsIcon and DragLeft03Icon, then render it using <HugeiconsIcon icon={DragLeft03Icon} />.
What is the license for this icon?
The DragLeft03Icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →