{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "trash-icon", "type": "registry:ui", "title": "Trash Icon", "description": "Trash icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/trash/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/trash.tsx" } ], "meta": { "keywords": ["garbage", "delete", "remove", "bin"] } }