The HugeIcons watch 02 icon depicts a classic analog wristwatch and is commonly used to represent time, scheduling, or a user profile.
Common uses
- Displaying user account settings
- Indicating a 'last seen' timestamp
- Representing a 'schedule' or 'appointment' feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Watch02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Watch02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- clocktimetimerprofile
FAQ
- What does the Watch02Icon represent?
- The Watch02Icon represents a wristwatch, typically used for time-related functions or user profile sections.
- How do I use the Watch02Icon in a React project?
- Import both HugeiconsIcon and Watch02Icon, then render the icon using <HugeiconsIcon icon={Watch02Icon} />.
- What is the license for this icon?
- The HugeIcons watch 02 icon is distributed 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 →