UNPKG

@solar-icons/react

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