UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 617 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 sunloungerParasolSun = [ ["circle", { cx: "20", cy: "4", r: "2", key: "1oosvp" }], ["path", { d: "M2.4 14.4a7 7 0 0 1 13.2-4.8Z", key: "1krbvs" }], ["path", { d: "m9 12 3 9", key: "1nvpj" }], ["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 { sunloungerParasolSun as default }; //# sourceMappingURL=sunlounger-parasol-sun.js.map