UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 325 B
import * as e from "react"; import l from "../lib/IconBase.es.js"; import r from "../defs/CellSignalHigh.es.js"; const o = e.forwardRef((a, i) => /* @__PURE__ */ e.createElement(l, { ref: i, ...a, weights: r })); o.displayName = "CellSignalHighIcon"; const m = o; export { m as CellSignalHigh, o as CellSignalHighIcon };