The HugeIcons user time 03 icon depicts a person interacting with a clock, commonly used to represent user-specific time settings, scheduling, or activity logs.
Common uses
- User profile time zone settings
- Activity log timestamps
- Appointment scheduling interface
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UserTime03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UserTime03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- user clocktime managementschedule useractivity time
FAQ
- What does the user time 03 icon represent?
- This icon symbolizes a user's relationship with time, often used for features related to scheduling, time management, or user activity tracking.
- How do I use the UserTime03Icon in React?
- Import it using `import { UserTime03Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={UserTime03Icon} />`.
- What is the license for this icon?
- The HugeIcons user time 03 icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →