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

19 lines
515 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "chevron-left-right-icon",
"type": "registry:ui",
"title": "Chevron Left Right Icon",
"description": "Chevron left right icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/chevron-left-right/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/chevron-left-right.tsx"
}
],
"meta": {
"keywords": ["expand", "horizontal", "unfold", "<>"]
}
}