UNPKG

@solar-icons/react

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