The Lucide timer off icon visually represents a timer or stopwatch that has been stopped or disabled, commonly used to indicate that a timed process has concluded or is no longer active.
Common uses
- Disabling a countdown timer
- Showing a task has expired
- Indicating a timed event has ended
Use it in React
Install
npm i lucide-reactImport & render
import { TimerOff } from 'lucide-react';
<TimerOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- timetimerstopwatchoffstopwatch offno timetimer disabledexpired
FAQ
- What does the timer off icon represent?
- It signifies a timer or stopwatch that is no longer running or has been turned off. It's used to show that a time-based function has stopped.
- How do I use the timer off icon in React?
- You can import and use it in your React application like this: import { TimerOff } from 'lucide-react'.
- What is the license for the Lucide timer off icon?
- The Lucide icon library, including the timer off icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.