{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "gauge-icon", "type": "registry:ui", "title": "Gauge Icon", "description": "Gauge icon component.", "dependencies": ["motion"], "files": [ { "path": "registry/icons/gauge/index.tsx", "type": "registry:ui", "target": "components/animate-ui/icons/gauge.tsx" } ], "meta": { "keywords": [ "dashboard", "dial", "meter", "speed", "pressure", "measure", "level" ] } }