The Lucide watch icon depicts a classic wristwatch, commonly used to represent time-related functions, settings, or status indicators in user interfaces.
Common uses
- Displaying event start/end times
- Accessing timer or stopwatch features
- Indicating a scheduled task or appointment
Use it in React
Install
npm i lucide-reactImport & render
import { Watch } from 'lucide-react';
<Watch size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- clocktimewatchtimerschedule
FAQ
- What is the watch icon used for?
- It visually represents time, schedules, or time-based actions within an application.
- How do I use the watch icon in React?
- Import it from 'lucide-react' and use it as a component: import { Watch } from 'lucide-react'.
- What is the license for the Lucide watch icon?
- The Lucide icon library, including the watch icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.