@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
17 lines (14 loc) • 570 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 floppyDisks2 = [
["path", { d: "M8 18a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10l4 4v10a2 2 0 0 1-2 2Z", key: "1rfswv" }],
["rect", { width: "7", height: "4", x: "10", y: "2", key: "1v0e9a" }],
["circle", { cx: "14", cy: "12", r: "2", key: "ygwpk6" }],
["path", { d: "M18 22H4a2 2 0 0 1-2-2V6", key: "pblm9e" }]
];
export { floppyDisks2 as default };
//# sourceMappingURL=floppy-disks-2.js.map