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