19 lines
465 B
JSON
19 lines
465 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "heart-icon",
|
|
"type": "registry:ui",
|
|
"title": "Heart Icon",
|
|
"description": "Heart icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/heart/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/heart.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["like", "love", "emotion", "suit", "playing", "cards"]
|
|
}
|
|
}
|