UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 328 B
import * as t from "react"; import i from "../lib/SSRBase.es.js"; import n from "../defs/ChargingStation.es.js"; const o = t.forwardRef((a, r) => /* @__PURE__ */ t.createElement(i, { ref: r, ...a, weights: n })); o.displayName = "ChargingStationIcon"; const g = o; export { g as ChargingStation, o as ChargingStationIcon };