The Tabler user down icon depicts a user symbol with a downward-pointing arrow, commonly used to indicate actions like downloading user data, assigning a user to a lower level, or moving a user to a subordinate position.
Common uses
- Download user profile data
- Assign user to a lower role/group
- Move user to a subordinate list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserDown } from '@tabler/icons-react';
<IconUserDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- descendlowerbelowdropfalldecreasediminishsinkdeflateusersystemdownuser descenduser loweruser dropsystem down
FAQ
- What does the user down icon represent?
- It signifies a user performing a downward action, such as descending in hierarchy, downloading information, or moving to a lower position.
- How do I use the user down icon in React?
- You can import and use it like this: import { IconUserDown } from '@tabler/icons-react'; <IconUserDown />.
- What is the license for the user down icon?
- The Tabler icon library, including the user down icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →