@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
25 lines (22 loc) • 784 B
JavaScript
/**
* @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 pigHead = [
[
"path",
{
d: "M18 17.9c1.8-.9 3-2.5 3-5.1 0-1.8-.5-3.4-1.5-4.9 1.5-.3 2.5-1.5 2.5-3V3h-3c-1.3 0-2.4.8-2.8 2a10 10 0 0 0-8.4 0C7.4 3.8 6.3 3 5 3H2v2a3 3 0 0 0 2.5 2.9C3.5 9.3 3 11 3 12.8c0 2.6 1.2 4.2 3 5.1",
key: "1kd2hg"
}
],
["path", { d: "M10 14v-2", key: "k8e3qy" }],
["path", { d: "M14 14v-2", key: "iq89dq" }],
["path", { d: "M14 22a4 4 0 1 0-2-7.45A4 4 0 1 0 10 22Z", key: "h4b5gj" }],
["path", { d: "M10 18h.01", key: "h775k" }],
["path", { d: "M14 18h.01", key: "1y05er" }]
];
export { pigHead as default };
//# sourceMappingURL=pig-head.js.map