28 lines
652 B
JSON
28 lines
652 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "square-arrow-out-up-right-icon",
|
|
"type": "registry:ui",
|
|
"title": "Square Arrow Out Up Right Icon",
|
|
"description": "Square arrow out up right icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/square-arrow-out-up-right/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/square-arrow-out-up-right.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": [
|
|
"outwards",
|
|
"direction",
|
|
"north-east",
|
|
"diagonal",
|
|
"share",
|
|
"open",
|
|
"external",
|
|
"link"
|
|
]
|
|
}
|
|
}
|