UNPKG

@solar-icons/react

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