@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
20 lines (17 loc) • 646 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 luggageCabin = [
["path", { d: "M8 2h8", key: "1ssgc1" }],
["path", { d: "M10 2v5", key: "llsemf" }],
["path", { d: "M14 2v5", key: "n3y8zn" }],
["rect", { width: "12", height: "14", x: "6", y: "7", rx: "2", key: "15wtl9" }],
["path", { d: "M14 21v-8a2 2 0 1 0-4 0v8", key: "xs4hmt" }],
["path", { d: "M8 21v1", key: "aqduy3" }],
["path", { d: "M16 21v1", key: "oqpg2c" }]
];
export { luggageCabin as default };
//# sourceMappingURL=luggage-cabin.js.map