UNPKG

@lucide/lab

Version:

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

18 lines (15 loc) 421 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 hatChef = [ [ "path", { d: "M6 13.85A4 4 0 0 1 7.4 6a5 5 0 0 1 9.2 0 4 4 0 0 1 1.4 7.85V21H6Z", key: "1yj1zn" } ], ["path", { d: "M6 17h12", key: "1jwigz" }] ]; export { hatChef as default }; //# sourceMappingURL=hat-chef.js.map