UNPKG

@lucide/lab

Version:

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

23 lines (20 loc) 575 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 slotDisc = [ [ "path", { d: "M6 13H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2", key: "1ax7uy" } ], ["path", { d: "M6 9h12", key: "oae0tv" }], ["circle", { cx: "12", cy: "14", r: ".5", key: "16ytcz" }], ["path", { d: "M8.7 9a6.07 6.07 0 1 0 6.6 0", key: "s2l0yp" }] ]; export { slotDisc as default }; //# sourceMappingURL=slot-disc.js.map