UNPKG

@solar-icons/react

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