UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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