UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 522 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 olive = [ ["path", { d: "m10 10 4-3", key: "afflnh" }], ["path", { d: "m10 7 4 3", key: "1cbuel" }], ["ellipse", { cx: "12", cy: "12", rx: "9", ry: "10", key: "9s5mxj" }], ["path", { d: "m2 22 5-5", key: "1i4q4v" }], ["path", { d: "M18.69 5.31 22 2", key: "gbt390" }] ]; export { olive as default }; //# sourceMappingURL=olive.js.map