The HugeIcons user time 01 icon depicts a user silhouette with a clock, commonly used to represent user-specific time-related settings or actions.
Common uses
- User profile time settings
- Activity log with timestamps
- Scheduling or appointment features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserTime01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserTime01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user clockprofile timeaccount scheduletime management
FAQ
- What does the user time 01 icon represent?
- It signifies a user in conjunction with time, often used for features related to user schedules, time settings, or activity logs.
- How do I use the UserTime01Icon in React?
- Import it using `import { UserTime01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={UserTime01Icon} />` after importing `HugeiconsIcon` from '@hugeicons/react'.
- What is the license for this icon?
- The UserTime01Icon 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.