@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 498 B
JavaScript
/**
* @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 cabinetFiling = [
["path", { d: "M4 12h16", key: "1lakjw" }],
["rect", { width: "16", height: "20", x: "4", y: "2", rx: "2", key: "1nb95v" }],
["path", { d: "M10 6h4", key: "1itunk" }],
["path", { d: "M10 16h4", key: "17e571" }]
];
export { cabinetFiling as default };
//# sourceMappingURL=cabinet-filing.js.map