UNPKG

@solar-icons/react

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