UNPKG

@lucide/lab

Version:

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

26 lines (23 loc) 791 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 catBig = [ ["path", { d: "m6 7 .5.5", key: "1mues1" }], ["path", { d: "m18 7-.5.5", key: "1hegvp" }], [ "path", { d: "M5 13a5 5 0 1 0 6.8 7.2l3-3.6A1 1 0 0 0 14 15h-4a1 1 0 0 0-.8 1.6l3 3.6A5 5 0 1 0 19 13h3c0-1.2-.4-2.4-1-3.4a3 3 0 0 0-5.8-5.3l-1 1a7 4 0 0 0-4.4 0l-1-1A3 3 0 0 0 3 9.6c-.6 1-1 2.2-1 3.4Z", key: "71dbpf" } ], ["path", { d: "M10 11v-.5", key: "14ipi" }], ["path", { d: "M14 11v-.5", key: "1jad2q" }], ["path", { d: "M5 18H2", key: "1mfvjg" }], ["path", { d: "M19 18h3", key: "nnkd4d" }] ]; export { catBig as default }; //# sourceMappingURL=cat-big.js.map