{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "rotate-ccw-icon", "type": "registry:ui", "title": "Rotate Ccw Icon", "description": "Rotate ccw icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/rotate-ccw/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/rotate-ccw.tsx" } ], "meta": { "keywords": [ "rotate", "arrow", "left", "counter-clockwise", "restart", "reload", "rerun", "refresh", "backup", "undo", "replay", "redo", "retry", "rewind", "reverse" ] } }