UNPKG

@lucide/lab

Version:

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

26 lines (23 loc) 707 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 ufo = [ ["path", { d: "M18 8c0 1-3 2-6 2S6 9 6 8a6 6 0 0 1 12 0", key: "pf8440" }], ["path", { d: "M7 13h.01", key: "1vezk1" }], ["path", { d: "M12 14h.01", key: "1etili" }], ["path", { d: "M17 13h.01", key: "1yajvo" }], [ "path", { d: "M6 8.1c-2.4 1-4 2.6-4 4.4 0 3 4.5 5.5 10 5.5s10-2.5 10-5.5c0-1.8-1.6-3.4-4-4.4", key: "oa3gjz" } ], ["path", { d: "m7 22 2-4", key: "15gxtx" }], ["path", { d: "m17 22-2-4", key: "jtqkzb" }] ]; export { ufo as default }; //# sourceMappingURL=ufo.js.map