@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 518 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 refrigeratorFreezer = [
["rect", { width: "14", height: "20", x: "5", y: "2", rx: "2", key: "1uq1d7" }],
["path", { d: "M9 6h.01", key: "1jrwtr" }],
["path", { d: "M5 10h14", key: "elsbfy" }],
["path", { d: "M9 14h.01", key: "1m4e9w" }]
];
export { refrigeratorFreezer as default };
//# sourceMappingURL=refrigerator-freezer.js.map