@icongo/mc
Version:
Micon Icons
13 lines • 670 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCBluetoothB = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1280 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m785.92 1040.092 370.504-413.332L572.5 0v825.32L228.056 480.876l-125.624 125.62 432.244 433.596-432.244 433.596 125.624 125.62L572.5 1254.864 583.36 2048l594.208-594.576-391.648-413.332zm163.44-411.984L749.452 828.02 748.1 426.84l201.26 201.268zM749.452 1252.16l199.908 199.912-201.26 201.264 1.352-401.176z"
})
}));
export { MCBluetoothB };