19 lines
467 B
JSON
19 lines
467 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "user-round-icon",
|
|
"type": "registry:ui",
|
|
"title": "User Round Icon",
|
|
"description": "User round icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/user-round/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/user-round.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["person", "account", "contact"]
|
|
}
|
|
}
|