/** * lucide-react v0.0.1 - ISC */ import createLucideIcon from '../createLucideIcon.mjs'; const SignalZero = createLucideIcon("SignalZero", [ ["path", { d: "M2 20h.01", key: "4haj6o" }] ]); export { SignalZero as default }; //# sourceMappingURL=signal-zero.mjs.map