UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 619 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 whiskForkKnife = [ ["path", { d: "M6 2C3.8 2 2 3.8 2 6s4 8 4 8 4-5.8 4-8-1.8-4-4-4z", key: "wirpud" }], ["path", { d: "M6 22V2", key: "mbtad" }], ["path", { d: "M18 22v-4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v4", key: "10tav2" }], ["path", { d: "M14 22V2", key: "wiogty" }], ["path", { d: "M22 13h-2a2 2 0 0 1-2-2V6a4 4 0 0 1 4-4v20", key: "obj70b" }] ]; export { whiskForkKnife as default }; //# sourceMappingURL=whisk-fork-knife.js.map