UNPKG

@solar-icons/react

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