UNPKG

@solar-icons/react

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