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 s from "../defs/BatteryPlusVertical.es.js"; const e = t.forwardRef((r, a) => /* @__PURE__ */ t.createElement(o, { ref: a, ...r, weights: s })); e.displayName = "BatteryPlusVerticalIcon"; const l = e; export { l as BatteryPlusVertical, e as BatteryPlusVerticalIcon };