UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 527 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 briefcasePlus = [ ["path", { d: "M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2", key: "gxrri" }], ["rect", { width: "20", height: "14", x: "2", y: "7", rx: "2", key: "mjk0h" }], ["path", { d: "M15 14H9", key: "u4f7rb" }], ["path", { d: "M12 11v6", key: "1bwqyc" }] ]; export { briefcasePlus as default }; //# sourceMappingURL=briefcase-plus.js.map