UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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