UNPKG

@lucide/lab

Version:

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

24 lines (21 loc) 625 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 tuxedo = [ ["path", { d: "M10 3v2l4-2v2Z", key: "17xmku" }], [ "path", { d: "M18 3h1a2 2 0 0 1 1.7 3A5270.5 5270.5 0 0 0 12 21S6.8 12 3.3 6A2 2 0 0 1 5 3h1", key: "1gxhoo" } ], ["path", { d: "M12 9h.01", key: "1cvtyr" }], ["path", { d: "M12 13h.01", key: "y0uutt" }], ["path", { d: "M21 5v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5", key: "1exknv" }] ]; export { tuxedo as default }; //# sourceMappingURL=tuxedo.js.map