27 lines
558 B
JSON
27 lines
558 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "refresh-cw-icon",
|
|
"type": "registry:ui",
|
|
"title": "Refresh Cw Icon",
|
|
"description": "Refresh cw icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/refresh-cw/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/refresh-cw.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": [
|
|
"rotate",
|
|
"arrows",
|
|
"synchronise",
|
|
"reload",
|
|
"rerun",
|
|
"circular",
|
|
"cycle"
|
|
]
|
|
}
|
|
}
|