UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 643 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 whaleNarwhal = [ ["path", { d: "M20 9.98s1-3 1-7c-3 2-5 6-5 6.08", key: "1oqhaz" }], [ "path", { d: "M6 9.7 3.9 8.4C2.7 7.7 2 6.4 2 5V3c2 0 4 2 4 2s2-2 4-2v2c0 1.4-.7 2.7-1.9 3.4l-3.8 2.4A5 5 0 0 0 7 20h12c1.7 0 3-1.3 3-3v-3c0-2.8-2.2-5-5-5-2.7 0-5.1 1.4-6.4 3.6L9.7 14A2 2 0 0 1 6 13Z", key: "inpau9" } ], ["path", { d: "M15 15h.01", key: "lqbp3k" }] ]; export { whaleNarwhal as default }; //# sourceMappingURL=whale-narwhal.js.map