/** * @license lucide-react v0.545.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ import createLucideIcon from '../createLucideIcon.js'; const __iconNode = [ [ "path", { d: "M17 19a1 1 0 0 1-1-1v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2a1 1 0 0 1-1 1z", key: "trhst0" } ], ["path", { d: "M17 21v-2", key: "ds4u3f" }], ["path", { d: "M19 14V6.5a1 1 0 0 0-7 0v11a1 1 0 0 1-7 0V10", key: "1mo9zo" }], ["path", { d: "M21 21v-2", key: "eo0ou" }], ["path", { d: "M3 5V3", key: "1k5hjh" }], [ "path", { d: "M4 10a2 2 0 0 1-2-2V6a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2a2 2 0 0 1-2 2z", key: "1dd30t" } ], ["path", { d: "M7 5V3", key: "1t1388" }] ]; const Cable = createLucideIcon("cable", __iconNode); export { __iconNode, Cable as default }; //# sourceMappingURL=cable.js.map