UNPKG

@lucide/lab

Version:

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

21 lines (18 loc) 703 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 chairsTablePlatter = [ ["path", { d: "M12 6V5", key: "df05cx" }], ["path", { d: "M8 10a4 4 0 0 1 8 0", key: "113s14" }], ["path", { d: "M6 10h12", key: "1hwodj" }], ["path", { d: "M12 10v9", key: "ocssa" }], ["path", { d: "M8 19v-4c0-.6-.4-1-1-1H2", key: "1wnpi0" }], ["path", { d: "M2 8v11", key: "12olib" }], ["path", { d: "M16 19v-4a1 1 0 0 1 1-1h5", key: "1f5zni" }], ["path", { d: "M22 8v11", key: "1ohgna" }] ]; export { chairsTablePlatter as default }; //# sourceMappingURL=chairs-table-platter.js.map