UNPKG

@lucide/lab

Version:

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

19 lines (16 loc) 603 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 dishwasher = [ ["path", { d: "M17 6v2", key: "1ljklf" }], ["path", { d: "M3 7h18", key: "1uiuf2" }], ["rect", { width: "18", height: "20", x: "3", y: "2", rx: "2", key: "od3kk9" }], ["path", { d: "m9 11-2 7", key: "1peir3" }], ["circle", { cx: "14.5", cy: "15.5", r: "2.5", key: "e3a30a" }], ["path", { d: "m13 11-2 7", key: "e33mnx" }] ]; export { dishwasher as default }; //# sourceMappingURL=dishwasher.js.map