@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
20 lines (17 loc) • 641 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 shaveFace = [
["path", { d: "M10 20a7 7 0 0 1-7-7V4c0-.6.4-1 1-1h6", key: "6tzej9" }],
["path", { d: "M7 7h.01", key: "7u93v4" }],
["path", { d: "M11 13h3V4c0-.6.4-1 1-1h6", key: "vnigfz" }],
["path", { d: "M18 7h.01", key: "uqb172" }],
["path", { d: "M14 19v2", key: "pemx32" }],
["path", { d: "m18 17 1.5 1.5", key: "1j2bil" }],
["path", { d: "M19 13h2", key: "1gch44" }]
];
export { shaveFace as default };
//# sourceMappingURL=shave-face.js.map