open-icon
Version:
Open Icon
22 lines (20 loc) • 431 B
text/typescript
export const meta = {
"description": "A stopwatch icon representing a timer or countdown functionality typically used in user interfaces.",
"category": [
"Interface"
],
"tag": [
"timer",
"countdown",
"clock",
"measurement",
"time",
"ui",
"stopwatch",
"watch",
"deadline",
"schedule"
],
"title": "Stopwatch"
}
export default meta;