The Lucide timer icon depicts a stopwatch, commonly used to represent time-related functions, countdowns, or elapsed time in user interfaces.
Common uses
- Displaying countdowns for events or tasks
- Indicating loading or processing time
- Showing elapsed time for activities
Use it in React
Install
npm i lucide-reactImport & render
import { Timer } from 'lucide-react';
<Timer size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timetimerstopwatchclockcountdownduration
FAQ
- What does the timer icon represent?
- It represents a stopwatch, symbolizing time, countdowns, or elapsed durations.
- How do I use the timer icon in React?
- You can import and use it in React with: import { Timer } from 'lucide-react'.
- What is the license for the Lucide timer icon?
- The Lucide timer icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.