UNPKG

@lucide/lab

Version:

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

20 lines (17 loc) 671 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 owl = [ ["ellipse", { cx: "12", cy: "9", rx: "8", ry: "7", key: "s0jvfe" }], ["path", { d: "M12 9a4 4 0 1 1 8 0v12h-4C9.4 21 4 15.6 4 9a4 4 0 1 1 8 0v1", key: "1bm9uy" }], ["path", { d: "M8 9h.01", key: "1vya7e" }], ["path", { d: "M16 9h.01", key: "1bdo4e" }], ["path", { d: "M20 21a3.9 3.9 0 1 1 0-7.8", key: "9nnz97" }], ["path", { d: "M10 19.4V22", key: "1fq0w5" }], ["path", { d: "M14 20.85V22", key: "8ayi91" }] ]; export { owl as default }; //# sourceMappingURL=owl.js.map