open-icon
Version:
Open Icon
22 lines (20 loc) • 526 B
text/typescript
export const meta = {
"description": "The timer icon represents a clock with a running stopwatch to indicate the measurement of time. It is commonly used in UI designs to signify timing, countdowns, or alarm features.",
"category": [
"Interface"
],
"tag": [
"clock",
"stopwatch",
"time management",
"countdown",
"alarm",
"watch",
"time tracking",
"schedule",
"deadline",
"reminder"
],
"title": "Timer"
}
export default meta;