UNPKG

@lucide/lab

Version:

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

26 lines (23 loc) 684 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 footballGoal = [ [ "path", { d: "M15.7 2.3c-.2-.2-.9-.4-1.7-.3a4.6 4.6 0 0 0-3.7 5.7c.3.2.9.4 1.7.3a4.6 4.6 0 0 0 3.7-5.7", key: "qfa2jo" } ], ["path", { d: "M20 2v9c0 .6-.4 1-1 1H5c-.6 0-1-.4-1-1V2", key: "1imxo" }], ["path", { d: "M14 16a4 4 0 0 0-4-4", key: "7vor0k" }], [ "path", { d: "M13 16c-.6 0-1 .4-1 1v4c0 .6.4 1 1 1h2c.6 0 1-.4 1-1v-4c0-.6-.4-1-1-1Z", key: "nsaxbz" } ] ]; export { footballGoal as default }; //# sourceMappingURL=football-goal.js.map