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