2025-08-20 04:12:49 -06:00

31 lines
653 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "refresh-ccw-dot-icon",
"type": "registry:ui",
"title": "Refresh Ccw Dot Icon",
"description": "Refresh ccw dot icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/refresh-ccw-dot/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/refresh-ccw-dot.tsx"
}
],
"meta": {
"keywords": [
"rotate",
"arrows",
"synchronise",
"reload",
"rerun",
"circular",
"cycle",
"issue",
"code",
"coding",
"version control"
]
}
}