UNPKG

@solar-icons/react

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