@phosphor-icons/react
Version:
A clean and friendly icon family for React
11 lines (10 loc) • 320 B
JavaScript
import * as o from "react";
import r from "../lib/SSRBase.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 n = e;
export {
n as CellSignalLow,
e as CellSignalLowIcon
};