UNPKG

@solar-icons/react

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