UNPKG

@solar-icons/react

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