UNPKG

@lucide/lab

Version:

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

25 lines (22 loc) 737 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 iceHockey = [ ["path", { d: "M10 4v4c0 1.1-1.8 2-4 2s-4-.9-4-2V4", key: "1w9b51" }], ["ellipse", { cx: "6", cy: "4", rx: "4", ry: "2", key: "1nnr4b" }], [ "path", { d: "M4 17a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h4a6 6 0 0 0 5.2-3l8.5-14a1.94 1.94 0 1 0-3.4-2l-7.9 13c-.4.6-1 1-1.7 1Z", key: "e88vg5" } ], ["path", { d: "m20.6 6.8-3.3-2.1", key: "ti4ez2" }], ["path", { d: "m15.2 8.1 3.3 2.1", key: "2lrn57" }], ["path", { d: "M6 17v5", key: "1sqdq9" }] ]; export { iceHockey as default }; //# sourceMappingURL=ice-hockey.js.map