UNPKG

@lucide/lab

Version:

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

15 lines (12 loc) 372 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 tab = [ ["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 { tab as default }; //# sourceMappingURL=tab.js.map