The Phosphor timer icon depicts a stopwatch or clock face, commonly used to represent time-related functions such as countdowns, durations, or elapsed time in user interfaces.
Common uses
- Displaying remaining time for a task
- Indicating the duration of an event
- Showing elapsed time in a stopwatch feature
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Timer } from '@phosphor-icons/react';
<Timer size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Timer size={24} />thin
<Timer size={24} weight="thin" />light
<Timer size={24} weight="light" />bold
<Timer size={24} weight="bold" />fill
<Timer size={24} weight="fill" />duotone
<Timer size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- system
- Keywords
- clockalarmscheduleeventsstopwatchsportssystemobjectstimer
FAQ
- What does the timer icon represent?
- It represents a timer or stopwatch, used for indicating time, durations, or countdowns.
- How do I use the timer icon in React?
- You can import and use it in React with: import { Timer } from '@phosphor-icons/react'.
- What is the license for the Phosphor timer icon?
- The Phosphor icon library, including the timer icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.