19 lines
453 B
JSON
19 lines
453 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "cloud-upload-icon",
|
|
"type": "registry:ui",
|
|
"title": "Cloud Upload Icon",
|
|
"description": "Cloud upload icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/cloud-upload/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/cloud-upload.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["file"]
|
|
}
|
|
}
|