UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 636 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 pig = [ [ "path", { d: "M19 4.5a4.12 4.12 0 0 0-5.5 1.6C13 6 12.5 6 12 6c-4.4 0-8 2.7-8 6 0 1.5.8 2.9 2 4v2a2 2 0 0 0 2 2h2v-2.2a12.3 12.3 0 0 0 4 0V19c0 .6.4 1 1 1h3v-4c.7-.6 1.2-1.2 1.5-2H21c.6 0 1-.4 1-1v-3h-2.5c-.4-1-1.2-1.8-2.2-2.5Z", key: "109nem" } ], ["path", { d: "M16 11h.01", key: "xkw8gn" }], ["path", { d: "M2.3 7a2 2 0 0 0 2.2 2.9", key: "14sj11" }] ]; export { pig as default }; //# sourceMappingURL=pig.js.map