UNPKG

@lucide/lab

Version:

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

22 lines (19 loc) 894 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 jacketSports = [ ["path", { d: "M8 4c0 1.1 1.8 2 4 2s4-.9 4-2V3c0-.6-.4-1-1-1H9c-.6 0-1 .4-1 1Z", key: "52eoml" }], ["path", { d: "M8 4c0 2 4 5 4 10v8", key: "ddivog" }], ["path", { d: "M12 14c0-5 4-8 4-10", key: "1hkkb4" }], ["path", { d: "M6 19H3c-.6 0-1-.4-1-1V7c0-1.1.8-2.3 1.9-2.6L8 3", key: "1v55fg" }], ["path", { d: "M18 9v12c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9", key: "1erupy" }], ["path", { d: "m16 3 4.1 1.4C21.2 4.7 22 5.9 22 7v11c0 .6-.4 1-1 1h-3", key: "cyu0sn" }], ["path", { d: "M2 15h4l2-2", key: "gq5qf0" }], ["path", { d: "M22 15h-4l-2-2", key: "zcu7am" }], ["path", { d: "M6 18h12", key: "9pbo8z" }] ]; export { jacketSports as default }; //# sourceMappingURL=jacket-sports.js.map