31 lines
578 B
JSON
31 lines
578 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "disc-3-icon",
|
|
"type": "registry:ui",
|
|
"title": "Disc 3 Icon",
|
|
"description": "Disc 3 icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/disc-3/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/disc-3.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": [
|
|
"album",
|
|
"album",
|
|
"vinyl",
|
|
"record",
|
|
"cd",
|
|
"dvd",
|
|
"format",
|
|
"dj",
|
|
"spin",
|
|
"rotate",
|
|
"rpm"
|
|
]
|
|
}
|
|
}
|