Files
rrt-sales-wizard/node_modules/lucide-react/dist/esm/icons/gauge.js
dnviti cc5b8b32bb
Some checks failed
Build and Deploy / build (push) Failing after 1m34s
first commit
2025-11-23 03:24:27 +01:00

14 lines
319 B
JavaScript

/**
* lucide-react v0.292.0 - ISC
*/
import createLucideIcon from '../createLucideIcon.js';
const Gauge = createLucideIcon("Gauge", [
["path", { d: "m12 14 4-4", key: "9kzdfg" }],
["path", { d: "M3.34 19a10 10 0 1 1 17.32 0", key: "19p75a" }]
]);
export { Gauge as default };
//# sourceMappingURL=gauge.js.map