UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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