UNPKG

@solar-icons/react

Version:
22 lines (21 loc) 855 B
var i = Object.defineProperty, p = Object.defineProperties; var s = Object.getOwnPropertyDescriptors; var t = Object.getOwnPropertySymbols; var x = Object.prototype.hasOwnProperty, S = Object.prototype.propertyIsEnumerable; var m = (o, r, e) => r in o ? i(o, r, { enumerable: !0, configurable: !0, writable: !0, value: e }) : o[r] = e, a = (o, r) => { for (var e in r || (r = {})) x.call(r, e) && m(o, e, r[e]); if (t) for (var e of t(r)) S.call(r, e) && m(o, e, r[e]); return o; }, f = (o, r) => p(o, s(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/TextSquare2.mjs"; const w = u((o, r) => /* @__PURE__ */ d(l, f(a({ ref: r }, o), { weights: q }))); w.displayName = "TextSquare2"; export { w as default };