UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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