UNPKG

@solar-icons/react

Version:
21 lines (20 loc) 811 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 R } from "react"; import b from "../../lib/SSRBase.mjs"; import n from "../../defs/sports/Football.mjs"; const w = R((t, o) => /* @__PURE__ */ d.createElement(b, l(m({ ref: o }, t), { weights: n }))); w.displayName = "Football"; export { w as default };