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 n from "../lib/SSRBase.es.js"; import r from "../defs/CellSignalNone.es.js"; const o = e.forwardRef((a, l) => /* @__PURE__ */ e.createElement(n, { ref: l, ...a, weights: r })); o.displayName = "CellSignalNoneIcon"; const m = o; export { m as CellSignalNone, o as CellSignalNoneIcon };