UNPKG

@solar-icons/react

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