UNPKG

@lucide/lab

Version:

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

34 lines (31 loc) 912 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 babyPacifier = [ [ "path", { d: "M10.1 7.4a1.95 1.95 0 0 0 3.7-1.5c-.8-2-3.2-3-5.2-2.2-2.9 1.2-4.8 3.7-5.4 6.5a1.95 1.95 0 0 0 0 3.6A9.05 9.05 0 0 0 7 19.42", key: "jzj46f" } ], [ "path", { d: "M17.1 19.4c2-1.3 3.3-3.4 3.8-5.6a2 2 0 0 0 0-3.6 9.83 9.83 0 0 0-3.2-5", key: "1w8hyy" } ], ["path", { d: "M8 12h.01", key: "czm47f" }], ["path", { d: "M16 12h.01", key: "1l6xoz" }], ["circle", { cx: "12", cy: "16", r: "2", key: "19j1p0" }], [ "path", { d: "M10 16h-.5A2.5 2.5 0 0 0 7 18.5v1A2.5 2.5 0 0 0 9.5 22h5a2.5 2.5 0 0 0 2.5-2.5v-1a2.5 2.5 0 0 0-2.5-2.5H14", key: "1mnhrg" } ] ]; export { babyPacifier as default }; //# sourceMappingURL=baby-pacifier.js.map