30 lines
594 B
JSON
30 lines
594 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "layers-2-icon",
|
|
"type": "registry:ui",
|
|
"title": "Layers 2 Icon",
|
|
"description": "Layers 2 icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/layers-2/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/layers-2.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": [
|
|
"stack",
|
|
"pile",
|
|
"pages",
|
|
"sheets",
|
|
"paperwork",
|
|
"copies",
|
|
"copy",
|
|
"duplicate",
|
|
"double",
|
|
"shortcuts"
|
|
]
|
|
}
|
|
}
|