@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
20 lines (17 loc) • 651 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 chairsTableParasol = [
["path", { d: "M12 8v13", key: "1c76mn" }],
["path", { d: "M21 8H3l9-6Z", key: "lj1hvn" }],
["path", { d: "M7 13h10", key: "1rwob1" }],
["path", { d: "M8 21v-3a1 1 0 0 0-1-1H3", key: "8ronke" }],
["path", { d: "M3 12v9", key: "1ya0z6" }],
["path", { d: "M16 21v-3c0-.5.5-1 1-1h4", key: "916dt4" }],
["path", { d: "M21 12v9", key: "95s048" }]
];
export { chairsTableParasol as default };
//# sourceMappingURL=chairs-table-parasol.js.map