The HugeIcons pan 01 icon depicts a hand performing a panning motion, commonly used to represent the action of moving or dragging content across a screen or canvas.
Common uses
- Image viewer zoom and drag
- Map navigation
- Canvas manipulation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Pan01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Pan01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- movedraggrabscroll
FAQ
- What does the Pan 01 icon represent?
- It represents a hand performing a panning motion, used for dragging or moving content.
- How do I use the Pan 01 icon in React?
- Import it using `import { Pan01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Pan01Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.