UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 487 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 towelRack = [ ["path", { d: "M8 6H2", key: "1gr76m" }], ["path", { d: "M6 2h12a2 2 0 0 1 2 2v18H8V4a2 2 0 0 0-4 0v15h4", key: "1yioeh" }], ["path", { d: "M22 6h-2", key: "1cdk8s" }], ["path", { d: "M8 18h12", key: "1f03ww" }] ]; export { towelRack as default }; //# sourceMappingURL=towel-rack.js.map