UNPKG

@lucide/lab

Version:

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

25 lines (22 loc) 938 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 scissorsHairComb = [ ["path", { d: "M6 2C5 5 7 5 6 8", key: "m4r6l8" }], ["path", { d: "M10 2c-1 3 1 3 0 6", key: "gcvugc" }], ["circle", { cx: "4", cy: "20", r: "2", key: "6kqj1y" }], ["path", { d: "M5.4 18.6 8 16", key: "18335i" }], ["path", { d: "M10.8 13.2 14 10", key: "8pwnbu" }], ["circle", { cx: "12", cy: "20", r: "2", key: "144qzu" }], ["path", { d: "m2 10 8.6 8.6", key: "uqw9b8" }], ["path", { d: "M18 2h2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2h-2", key: "ab8lh9" }], ["path", { d: "M18 6h4", key: "66u95g" }], ["path", { d: "M18 10h4", key: "1fqhjb" }], ["path", { d: "M18 14h4", key: "16spdh" }], ["path", { d: "M18 18h4", key: "187mio" }] ]; export { scissorsHairComb as default }; //# sourceMappingURL=scissors-hair-comb.js.map