UNPKG

@lucide/lab

Version:

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

36 lines (33 loc) 913 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 pancakes = [ [ "path", { d: "M16 11.6c3.5-.8 6-2.5 6-4.6 0-2.8-4.5-5-10-5S2 4.2 2 7c0 2.5 3.7 4.6 8.4 5", key: "1g36de" } ], ["path", { d: "M3.3 9.5C2.5 10.2 2 11.1 2 12c0 2.8 4.5 5 10 5h.3", key: "7k0cvw" }], ["path", { d: "M15.9 16.6c3.6-.8 6.1-2.5 6.1-4.6 0-.9-.5-1.8-1.3-2.5", key: "jtl9b2" }], [ "path", { d: "M3.3 14.5C2.5 15.2 2 16.1 2 17c0 2.8 4.5 5 10 5s10-2.2 10-5c0-.9-.5-1.8-1.3-2.5", key: "yb3iei" } ], [ "path", { d: "M16 16a2 2 0 0 1-4 0v-2c0-1.1-.9-2-2-2.2-1.8-.5-3-1.6-3-2.8 0-1.7 2.2-3 5-3s5 1.3 5 3c0 .4-.1.7-.3 1.1-.3.5-.7 1.2-.7 1.7Z", key: "p7t2hh" } ] ]; export { pancakes as default }; //# sourceMappingURL=pancakes.js.map