UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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