John KuehJohn Kueh

swipe left 01 icon

HugeIcons · SwipeLeft01Icon · MIT

Download SVG

The HugeIcons swipe left 01 icon depicts a hand performing a leftward swipe gesture, commonly used to indicate actions like dismissing content, navigating to the next item, or revealing hidden options.

Common uses

  • Swipe to dismiss a notification
  • Navigate between carousel items
  • Reveal a hidden menu or actions

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
swipe leftgesture leftdismiss leftarrow left swipe

FAQ

What does the swipe left 01 icon represent?
It visually represents a hand performing a leftward swipe, often used for actions like dismissing, navigating, or revealing content.
How do I use the SwipeLeft01Icon in React?
Import both HugeiconsIcon and SwipeLeft01Icon, then render <HugeiconsIcon icon={SwipeLeft01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in both personal and 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 →