UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 657 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 flowerTulip = [ ["path", { d: "M12 7c-2-3.2-6-4-6-4v5c0 3.3 2.7 6 6 6v8", key: "152076" }], ["path", { d: "M9.5 4.5C10 3 12 2 12 2s2 1 2.5 2.5", key: "jamjf" }], ["path", { d: "M12 14c3.3 0 6-2.7 6-6V3c-6.2.9-10.8 11-6 11", key: "1kqvuy" }], ["path", { d: "M12 22c-4.2 0-7-1.7-7-5 4.2 0 7 1.7 7 5", key: "1xd1ut" }], ["path", { d: "M12 22c4.2 0 7-1.7 7-5-4.2 0-7 1.7-7 5", key: "kuj2xm" }] ]; export { flowerTulip as default }; //# sourceMappingURL=flower-tulip.js.map