UNPKG

@solar-icons/react

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