UNPKG

@solar-icons/react

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