John KuehJohn Kueh

swipe left 07 icon

HugeIcons · SwipeLeft07Icon · MIT

Download SVG

The HugeIcons swipe left 07 icon depicts a leftward swipe gesture, commonly used to indicate actions like dismissing items, navigating back, or revealing hidden content.

Common uses

  • Swipe to delete an item in a list
  • Navigate to the previous screen
  • Reveal hidden menu options

Use it in React

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

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

Details

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

FAQ

What is the swipe left 07 icon used for?
This icon represents a leftward swipe gesture. It's typically used in UIs to signify actions such as dismissing, deleting, or navigating backward.
How do I use the SwipeLeft07Icon in React?
Import both HugeiconsIcon and SwipeLeft07Icon from their respective packages and render the icon using the <HugeiconsIcon icon={SwipeLeft07Icon} /> component.
What is the license for this icon?
The HugeIcons swipe left 07 icon is released 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 →