UNPKG

@lucide/lab

Version:

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

21 lines (18 loc) 534 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 motorRacingHelmet = [ [ "path", { d: "M22 12.2a10 10 0 1 0-19.4 3.2c.2.5.8 1.1 1.3 1.3l13.2 5.1c.5.2 1.2 0 1.6-.3l2.6-2.6c.4-.4.7-1.2.7-1.7Z", key: "1p03d9" } ], ["path", { d: "m21.8 18-10.5-4a2 2.06 0 0 1 .7-4h9.8", key: "w0yzsq" }] ]; export { motorRacingHelmet as default }; //# sourceMappingURL=motor-racing-helmet.js.map