{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "rotate-cw-icon", "type": "registry:ui", "title": "Rotate Cw Icon", "description": "Rotate cw icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/rotate-cw/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/rotate-cw.tsx" } ], "meta": { "keywords": [ "rotate", "arrow", "right", "clockwise", "refresh", "reload", "rerun", "redo" ] } }