UNPKG

@lucide/lab

Version:

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

21 lines (18 loc) 472 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 towelFolded = [ [ "path", { d: "M7 13h10a4 4 0 0 1 0 8H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v10", key: "1egnuq" } ], ["path", { d: "M17 17H7a4 4 0 0 1-4-4", key: "yrd6ag" }] ]; export { towelFolded as default }; //# sourceMappingURL=towel-folded.js.map