UNPKG

@lucide/lab

Version:

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

17 lines (14 loc) 553 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 floppyDisksRear = [ ["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" }], ["circle", { cx: "14", cy: "10", r: "2", key: "1w7m6h" }], ["path", { d: "M14 18v-2", key: "1e242r" }], ["path", { d: "M18 22H4a2 2 0 0 1-2-2V6", key: "pblm9e" }] ]; export { floppyDisksRear as default }; //# sourceMappingURL=floppy-disks-rear.js.map