UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 476 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 tabPlus = [ ["path", { d: "M15 12H9", key: "4zr5xd" }], ["path", { d: "M12 9v6", key: "199k2o" }], ["path", { d: "M4 20V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v14", key: "y8tqhg" }], ["path", { d: "M22 20H2", key: "1p1f7z" }] ]; export { tabPlus as default }; //# sourceMappingURL=tab-plus.js.map