UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 812 B
var f = Object.defineProperty, i = Object.defineProperties; var p = Object.getOwnPropertyDescriptors; var a = Object.getOwnPropertySymbols; var s = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable; var r = (t, o, e) => o in t ? f(t, o, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[o] = e, m = (t, o) => { for (var e in o || (o = {})) s.call(o, e) && r(t, e, o[e]); if (a) for (var e of a(o)) c.call(o, e) && r(t, e, o[e]); return t; }, l = (t, o) => i(t, p(o)); import d, { forwardRef as n } from "react"; import b from "../../lib/IconBase.mjs"; import w from "../../defs/sports/Football.mjs"; const F = n((t, o) => /* @__PURE__ */ d.createElement(b, l(m({ ref: o }, t), { weights: w }))); F.displayName = "Football"; export { F as default };