@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
23 lines (20 loc) • 650 B
JavaScript
/**
* @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 iron = [
["path", { d: "M8 7h.01", key: "1vti4s" }],
["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: "M14 19v-7C14 6 9 2 8 2S2 6 2 12v7h14a2 2 0 0 0 2-2V8a2 2 0 0 1 4 0v9", key: "10jlb4" }
],
["path", { d: "M3 22h10", key: "s0j7d9" }]
];
export { iron as default };
//# sourceMappingURL=iron.js.map