UNPKG

@lucide/lab

Version:

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

21 lines (18 loc) 708 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 flowerPot = [ ["path", { d: "M9 8h1", key: "zb2d67" }], ["path", { d: "M12 5v1", key: "cx5see" }], ["path", { d: "M15 8h-1", key: "n9w4hr" }], ["circle", { cx: "12", cy: "8", r: "2", key: "1822b1" }], ["path", { d: "M12 11a3 3 0 1 1-3-3 3 3 0 1 1 3-3 3 3 0 1 1 3 3 3 3 0 1 1-3 3", key: "pk6c1h" }], ["path", { d: "M12 10v8", key: "3jqxej" }], ["path", { d: "m15 18-1 4h-4l-1-4", key: "1w7y47" }], ["path", { d: "M8 18h8", key: "1no2b1" }] ]; export { flowerPot as default }; //# sourceMappingURL=flower-pot.js.map