John KuehJohn Kueh

swipe left 05 icon

HugeIcons · SwipeLeft05Icon · MIT

Download SVG

The HugeIcons swipe left 05 icon depicts a leftward arrow with a slight curve, commonly used to indicate a swipe gesture to the left for navigation or to reveal hidden content.

Common uses

  • Navigating to the next item in a carousel.
  • Dismissing a notification or card.
  • Accessing a hidden menu or options.

Use it in React

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

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

Details

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

FAQ

What is the purpose of the swipe left 05 icon?
This icon visually represents a leftward swipe gesture, often used in interfaces to guide users on how to interact with content by swiping left.
How do I use the SwipeLeft05Icon in a React application?
Import the icon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={SwipeLeft05Icon} />.
What is the license for this icon?
The HugeIcons swipe left 05 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 →