UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

22 lines (19 loc) 745 B
/** * @license @lucide/lab v0.1.2 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const ironOff = [ ["path", { d: "M12.9 7.3C11.4 4 8.7 2 8 2", key: "1o7y04" }], ["path", { d: "M22 16.3V8a2 2 0 0 0-4 0v4.3", key: "15ihux" }], ["path", { d: "m2 2 20 20", key: "1ooewy" }], ["path", { d: "M6 11h.01", key: "zu6c92" }], ["path", { d: "M10 11h.01", key: "d2at3l" }], ["path", { d: "M6 15h.01", key: "ectzsy" }], ["path", { d: "M10 15h.01", key: "44in9x" }], ["path", { d: "M4.7 4.7C3.3 6.4 2 9 2 12v7h12v-5", key: "11f8oa" }], ["path", { d: "M3 22h10", key: "s0j7d9" }] ]; export { ironOff as default }; //# sourceMappingURL=iron-off.js.map