@icongo/mc
Version:
Micon Icons
13 lines • 680 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCBluetooth = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1170.4 684.4 998.8 856l-1.2-344 172.8 172.4m-172.8 879.2 172.4-172.4-171.6-171.6-.8 344zm666.4-526C1664 1860 1376.4 2048 923.6 2048S128 1860 128 1037.6 461.6 0 914.4 0 1664 215.6 1664 1037.6zm-634 0 317.6-354.4L847.2 146v707.6L552 558.4 444 666l370.8 372L444 1410l107.6 107.6 295.2-295.2 9.2 680 509.6-510-335.6-354.8z"
})
}));
export { MCBluetooth };