UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

11 lines (10 loc) 324 B
import * as e from "react"; import l from "../lib/SSRBase.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 n = o; export { n as CellSignalHigh, o as CellSignalHighIcon };