UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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