UNPKG

@lucide/lab

Version:

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

21 lines (18 loc) 625 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 bottlePlastic = [ ["path", { d: "M10 6.1V3c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v3.1", key: "pl1sbb" }], [ "path", { d: "M17 14.5c0-1.2-.9-2.2-2-2.4V12a2 2 0 0 0 2-2 4 4 0 0 0-4-4h-2a4 4 0 0 0-4 4 2 2 0 0 0 2 2v.1a2.5 2.5 0 0 0 0 4.8v.1a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2v-.1c1.1-.2 2-1.2 2-2.4", key: "ymgkr4" } ] ]; export { bottlePlastic as default }; //# sourceMappingURL=bottle-plastic.js.map