UNPKG

@lucide/lab

Version:

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

25 lines (22 loc) 873 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 bottleToothbrushComb = [ ["rect", { width: "4", height: "4", x: "2", y: "3", key: "15h8vi" }], [ "path", { d: "M6 7v2c0 .6.1 1.4.2 2L8 20.8v.2c0 .6-.4 1-1 1H3c-.6 0-1-.4-1-1V7", key: "1hwq08" } ], ["path", { d: "M14 2v7l-2 5v8", key: "1imhrc" }], ["rect", { width: "4", height: "6", x: "10", y: "3", key: "b6kk5p" }], ["path", { d: "M18 6h4", key: "66u95g" }], ["path", { d: "M18 10h4", key: "1fqhjb" }], ["path", { d: "M18 14h4", key: "16spdh" }], ["path", { d: "M18 18h4", key: "187mio" }], ["path", { d: "M18 2h2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2", key: "ab8lh9" }] ]; export { bottleToothbrushComb as default }; //# sourceMappingURL=bottle-toothbrush-comb.js.map