UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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