27 lines
556 B
JSON
27 lines
556 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "paintbrush-icon",
|
|
"type": "registry:ui",
|
|
"title": "Paintbrush Icon",
|
|
"description": "Paintbrush icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/paintbrush/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/paintbrush.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": [
|
|
"brush",
|
|
"paintbrush",
|
|
"design",
|
|
"color",
|
|
"colour",
|
|
"decoration",
|
|
"diy"
|
|
]
|
|
}
|
|
}
|