UNPKG

@solar-icons/react

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