UNPKG

@solar-icons/react

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