UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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