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

32 lines
649 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "chevron-right-icon",
"type": "registry:ui",
"title": "Chevron Right Icon",
"description": "Chevron right icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/chevron-right/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/chevron-right.tsx"
}
],
"meta": {
"keywords": [
"forward",
"next",
"more than",
"greater",
"menu",
"code",
"coding",
"command line",
"terminal",
"prompt",
"shell",
">"
]
}
}