UNPKG

@lucide/lab

Version:

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

27 lines (24 loc) 816 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 coffeemaker = [ [ "path", { d: "M14 22V12a2 2 0 0 0-2-2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v18H2", key: "2eluyn" } ], ["path", { d: "M10 2v2a2 2 0 1 1-4 0V2", key: "1y3ii0" }], ["path", { d: "M22 6h-4", key: "9e44og" }], ["path", { d: "M22 10h-4", key: "bunsuf" }], ["path", { d: "M18 22v-6a2 2 0 0 1 2-2h2", key: "k8leic" }], ["path", { d: "M7 10v2", key: "nd14rp" }], ["path", { d: "M7 22c-1.7 0-3-1.3-3-3v-3h6v3c0 1.7-1.3 3-3 3", key: "4lcpni" }], ["path", { d: "M2 18a2 2 0 0 1 2-2", key: "wtng7l" }] ]; export { coffeemaker as default }; //# sourceMappingURL=coffeemaker.js.map