UNPKG

@lucide/lab

Version:

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

24 lines (21 loc) 798 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 bullHead = [ [ "path", { d: "M7 10a5 5 0 0 1-4-8 4 4 0 0 0 4 4h10a4 4 0 0 0 4-4 5 5 0 0 1-4 8", key: "ug0tgo" } ], ["path", { d: "M6.4 15c-.3-.6-.4-1.3-.4-2 0-4 3-3 3-7", key: "14148g" }], ["path", { d: "M10 12.5v1.6", key: "cb1pjl" }], ["path", { d: "M17.6 15c.3-.6.4-1.3.4-2 0-4-3-3-3-7", key: "1cnrf4" }], ["path", { d: "M14 12.5v1.6", key: "asvv6d" }], ["path", { d: "M15 22a4 4 0 1 0-3-6.7A4 4 0 1 0 9 22Z", key: "tq98q4" }], ["path", { d: "M9 18h.01", key: "2qx7s0" }], ["path", { d: "M15 18h.01", key: "pd7i4d" }] ]; export { bullHead as default }; //# sourceMappingURL=bull-head.js.map