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