UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 536 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 shortsBoxer = [ [ "path", { d: "M10.7 15.8 9 20H4a2 2 0 0 1-2-2V5c0-.6.4-1 1-1h18c.6 0 1 .4 1 1v13a2 2 0 0 1-2 2h-5l-1.7-4.2", key: "1maj6a" } ], ["path", { d: "M2 8h20", key: "d11cs7" }], ["path", { d: "M16 8v4a4 4 0 0 1-8 0V8", key: "m2e4c1" }] ]; export { shortsBoxer as default }; //# sourceMappingURL=shorts-boxer.js.map