UNPKG

@lucide/lab

Version:

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

27 lines (24 loc) 886 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 bottleSpray = [ ["path", { d: "M12 2v4", key: "3427ic" }], ["path", { d: "M6 10h4", key: "c4prmk" }], [ "path", { d: "M10 8a2 2 0 0 1 2-2h3c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1H5C3.3 2 2 3.3 2 5c0 .6.4 1 1 1h1a2 2 0 0 1 2 2v2l-2.3 2.3c-.4.4-.7 1.1-.7 1.7v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6c0-.6-.3-1.3-.7-1.7L10 10Z", key: "132wqn" } ], ["path", { d: "M14 6c0 2 0 3 2 4", key: "1cmuzk" }], ["path", { d: "M3 16.5a6 6 0 0 1 5 0s2 1.25 5 0", key: "1fsdx0" }], ["path", { d: "M22 2h.01", key: "19v55c" }], ["path", { d: "M20 5.5h.01", key: "1k48dz" }], ["path", { d: "M22 9h.01", key: "npkp49" }] ]; export { bottleSpray as default }; //# sourceMappingURL=bottle-spray.js.map