19 lines
454 B
JSON
19 lines
454 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "volume-2-icon",
|
|
"type": "registry:ui",
|
|
"title": "Volume 2 Icon",
|
|
"description": "Volume 2 icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/volume-2/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/volume-2.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["music", "sound", "speaker"]
|
|
}
|
|
}
|