UNPKG

@solar-icons/react

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