19 lines
469 B
JSON
19 lines
469 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "clock-11-icon",
|
|
"type": "registry:ui",
|
|
"title": "Clock 11 Icon",
|
|
"description": "Clock 11 icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/clock-11/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/clock-11.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["clock", "time", "watch", "alarm", "timer"]
|
|
}
|
|
}
|