19 lines
484 B
JSON
19 lines
484 B
JSON
{
|
|
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
|
|
"name": "map-pin-off-icon",
|
|
"type": "registry:ui",
|
|
"title": "Map Pin Off Icon",
|
|
"description": "Map pin off icon component.",
|
|
"dependencies": ["motion"],
|
|
"files": [
|
|
{
|
|
"path": "registry/icons/map-pin-off/index.tsx",
|
|
"type": "registry:ui",
|
|
"target": "components/animate-ui/icons/map-pin-off.tsx"
|
|
}
|
|
],
|
|
"meta": {
|
|
"keywords": ["location", "waypoint", "marker", "remove"]
|
|
}
|
|
}
|