{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "square-x-icon", "type": "registry:ui", "title": "Square X Icon", "description": "Square x icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/square-x/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/square-x.tsx" } ], "meta": { "keywords": [ "square", "x", "cross", "delete", "close", "cancel", "remove", "clear", "math", "multiply", "multiplication" ] } }