UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 642 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 flowerRoseSingle = [ ["path", { d: "M18 9.52a4.04 4.04 0 1 1 2-3.47", key: "15qodm" }], ["circle", { cx: "17", cy: "7.8", r: "2", key: "96iyw7" }], ["path", { d: "m14 2.5-2 1.3a6 6 0 1 0 6 10.4l2-1.2a4 4 0 0 0-4-6.95", key: "nbfjqy" }], ["path", { d: "M9.77 12C4 15 2 22 2 22", key: "h28rw0" }], ["path", { d: "M13 20s-5 3-9.2-2c0 0 5.2-3 9.2 2", key: "ysqwcb" }] ]; export { flowerRoseSingle as default }; //# sourceMappingURL=flower-rose-single.js.map