UNPKG

@solar-icons/react

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