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