UNPKG

@solar-icons/react

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