open-icon
Version:
Open Icon
21 lines (19 loc) • 404 B
text/typescript
export const meta = {
"description": "A simple icon representing a clock, typically used to indicate time or schedule in user interfaces.",
"category": [
"Interface"
],
"tag": [
"time",
"schedule",
"reminder",
"alarm",
"plan",
"hour",
"minute",
"second",
"timing"
],
"title": "Clock"
}
export default meta;