UNPKG

@solar-icons/react

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