UNPKG

@lucide/lab

Version:

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

25 lines (22 loc) 714 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 unicornHead = [ ["path", { d: "m15.6 4.8 2.7 2.3", key: "q0p4rx" }], ["path", { d: "M15.5 10S19 7 22 2c-6 2-10 5-10 5", key: "1hjyzh" }], ["path", { d: "M11.5 12H11", key: "dwhguf" }], [ "path", { d: "M5 15a4 4 0 0 0 4 4h7.8l.3.3a3 3 0 0 0 4-4.46L12 7c0-3-1-5-1-5S8 3 8 7c-4 1-6 3-6 3", key: "571my3" } ], ["path", { d: "M2 4.5C4 3 6 3 6 3l2 4", key: "1d4svl" }], ["path", { d: "M6.14 17.8S4 19 2 22", key: "l04gdj" }] ]; export { unicornHead as default }; //# sourceMappingURL=unicorn-head.js.map