UNPKG

@phosphor-icons/react

Version:

A clean and friendly icon family for React

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