UNPKG

@lucide/lab

Version:

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

23 lines (20 loc) 674 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 footballHelmet = [ ["path", { d: "M7 14h.01", key: "1qa3f1" }], [ "path", { d: "M21.6 9c-1.3-4-5.1-7-9.6-7C6.5 2 2 6.5 2 12c0 2.6 1 5 3 7 1.4 1.3 3.6 1.4 4.9 0 .7-.7 1-1.6 1-2.5V13c0-1.7 1.3-3 3-3h6.8c.7 0 1-.4.9-1z", key: "il84e7" } ], ["path", { d: "M22 18H10.7", key: "1m4mh9" }], ["path", { d: "M11 14h9a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2c-2.8 0-5-2.2-5-5v-3", key: "gn5vol" }] ]; export { footballHelmet as default }; //# sourceMappingURL=football-helmet.js.map