2025-08-20 04:12:49 -06:00

30 lines
634 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "loader-pinwheel-icon",
"type": "registry:ui",
"title": "Loader Pinwheel Icon",
"description": "Loader pinwheel icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/loader-pinwheel/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/loader-pinwheel.tsx"
}
],
"meta": {
"keywords": [
"loading",
"wait",
"busy",
"progress",
"throbber",
"spinner",
"spinning",
"beach ball",
"frozen",
"freeze"
]
}
}