@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
21 lines (18 loc) • 827 B
JavaScript
/**
* @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 sunloungerParasolSunPalmtree = [
["circle", { cx: "4", cy: "4", r: "2", key: "bt5ra8" }],
["path", { d: "M16 14s1-3 1-8V4s-1-2-3-2c-1 0-2 .5-2 .5", key: "1kv3wi" }],
["path", { d: "M13 8a4 4 0 0 1 8 0", key: "lrfcfp" }],
["path", { d: "M17 4s1-2 3-2c1 0 2 .5 2 .5", key: "8sabee" }],
["path", { d: "m4 14 3-5 5 3Z", key: "ejj0tt" }],
["path", { d: "m8 13 2 8", key: "afmlpj" }],
["path", { d: "m3 21 .7-2.1c.2-.5.7-.9 1.3-.9h12c.5 0 1.3-.4 1.6-.8L22 13", key: "12dkjb" }],
["path", { d: "m21 21-3-3", key: "wjr3av" }]
];
export { sunloungerParasolSunPalmtree as default };
//# sourceMappingURL=sunlounger-parasol-sun-palmtree.js.map