@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
31 lines (28 loc) • 889 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 foxFaceTail = [
[
"path",
{
d: "M19.9 8.3C20.6 7 21 5.6 21 4c0-.6-.4-1-1-1-2.3 0-4.3.8-5.9 2.2a14.92 14.92 0 0 0-4.2 0A8.78 8.78 0 0 0 4 3c-.6 0-1 .4-1 1 0 1.6.4 3 1.1 4.3-.6.7-1.1 1.4-1.4 2.2C4 13 11 16 12 16s8-3 9.3-5.5c-.3-.8-.8-1.5-1.4-2.2",
key: "wzeb8n"
}
],
["path", { d: "M9 9v.5", key: "1wy2py" }],
["path", { d: "M13 13h-2", key: "1ewkhd" }],
["path", { d: "M12 16v-3", key: "fytpmj" }],
["path", { d: "M15 9v.5", key: "sjxt5z" }],
[
"path",
{
d: "M6.3 20.5A6.87 6.87 0 0 0 9 15H2.2c.8 4 4.9 7 9.8 7 5.5 0 10-3.8 10-8.5 0-1.1-.2-2.1-.7-3",
key: "6dzma"
}
]
];
export { foxFaceTail as default };
//# sourceMappingURL=fox-face-tail.js.map