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

33 lines
671 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "refresh-cw-off-icon",
"type": "registry:ui",
"title": "Refresh Cw Off Icon",
"description": "Refresh cw off icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/refresh-cw-off/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/refresh-cw-off.tsx"
}
],
"meta": {
"keywords": [
"rotate",
"arrows",
"synchronise",
"reload",
"rerun",
"circular",
"cycle",
"cancel",
"no",
"stop",
"error",
"disconnect",
"ignore"
]
}
}