The Tabler pointer down icon depicts a hand cursor pointing downwards, commonly used to indicate an action that will move an item or content lower on the screen or in a list.
Common uses
- Drag and drop to reorder items
- Scrolling down content
- Selecting a lower option in a menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPointerDown } from '@tabler/icons-react';
<IconPointerDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- descendlowerfallbottomdropdecreasereducesubsidebelowsinksystempointerdownhand downdrag downmove down
FAQ
- What is the pointer down icon used for?
- It visually represents a downward pointing action, often used for drag-and-drop operations, scrolling, or indicating a lower position.
- How do I use the pointer down icon in React?
- Import it from '@tabler/icons-react' using: import { IconPointerDown } from '@tabler/icons-react'
- What is the license for the Tabler pointer down icon?
- The Tabler icon library, including the pointer down icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.