UNPKG

@solar-icons/react

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