UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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