@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
18 lines (15 loc) • 595 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 sunloungerParasolTable = [
["path", { d: "M21 8H3l9-6Z", key: "lj1hvn" }],
["path", { d: "M12 8v13", key: "1c76mn" }],
["path", { d: "M8 13h8", key: "1s9po7" }],
["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.2-3.2", key: "13qymi" }]
];
export { sunloungerParasolTable as default };
//# sourceMappingURL=sunlounger-parasol-table.js.map