UNPKG

@lucide/lab

Version:

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

30 lines (27 loc) 778 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 bottleBaby = [ [ "path", { d: "M20 11c1.1-1.4 1.3-3.3.7-4.9l.8-.8a1.5 1.5 0 0 0-2.8-2.8l-.8.8A5.33 5.33 0 0 0 13 4", key: "1iy6os" } ], [ "path", { d: "M11.3 3.7a1 1 0 0 1 1.4 0l7.6 7.6a1 1 0 0 1 0 1.4l-1.6 1.6a1 1 0 0 1-1.4 0L9.7 6.7a1 1 0 0 1 0-1.4Z", key: "15dvlp" } ], ["path", { d: "m10 7-7.3 7.3c-.9.9-.9 2.5 0 3.4l3.6 3.6c.9.9 2.5.9 3.4 0L17 14", key: "4h4t1r" }], ["path", { d: "m4 13 2 2", key: "cag95t" }], ["path", { d: "m7 10 2 2", key: "1w0xrs" }] ]; export { bottleBaby as default }; //# sourceMappingURL=bottle-baby.js.map