UNPKG

@solar-icons/react

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