UNPKG

@lucide/lab

Version:

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

25 lines (22 loc) 744 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 cowHead = [ [ "path", { d: "M17.8 15.1a10 10 0 0 0 .9-7.1h.3c1.7 0 3-1.3 3-3V3h-3c-1.3 0-2.4.8-2.8 1.9a10 10 0 0 0-8.4 0C7.4 3.8 6.3 3 5 3H2v2c0 1.7 1.3 3 3 3h.3a10 10 0 0 0 .9 7.1", key: "1mfk94" } ], ["path", { d: "M9 9.5v.5", key: "19rpjw" }], ["path", { d: "M15 9.5v.5", key: "1bq2m4" }], ["path", { d: "M15 22a4 4 0 1 0-3-6.6A4 4 0 1 0 9 22Z", key: "17jix9" }], ["path", { d: "M9 18h.01", key: "2qx7s0" }], ["path", { d: "M15 18h.01", key: "pd7i4d" }] ]; export { cowHead as default }; //# sourceMappingURL=cow-head.js.map