The HugeIcons swipe left 06 icon depicts a hand performing a leftward swipe gesture, commonly used to indicate actions like dismissing items, navigating to the next screen, or revealing hidden content.
Common uses
- Swipe to dismiss a notification
- Navigate to the next step in a tutorial
- Reveal a hidden menu or options
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SwipeLeft06Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SwipeLeft06Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- swipe leftdismissnextgesture
FAQ
- What does the swipe left 06 icon represent?
- It visually represents a hand performing a leftward swipe gesture. This is often used in user interfaces to signify actions such as dismissing, deleting, or navigating.
- How do I use the SwipeLeft06Icon in a React application?
- Import both HugeiconsIcon and SwipeLeft06Icon, then render the icon using <HugeiconsIcon icon={SwipeLeft06Icon} />.
- What is the license for this icon?
- This icon is provided 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.