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

19 lines
571 B
JSON

{
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
"name": "square-arrow-out-down-right-icon",
"type": "registry:ui",
"title": "Square Arrow Out Down Right Icon",
"description": "Square arrow out down right icon component.",
"dependencies": ["motion"],
"files": [
{
"path": "registry/icons/square-arrow-out-down-right/index.tsx",
"type": "registry:ui",
"target": "components/animate-ui/icons/square-arrow-out-down-right.tsx"
}
],
"meta": {
"keywords": ["outwards", "direction", "south-east", "diagonal"]
}
}