@icongo/li
Version:
LibreICONS Icons
17 lines • 675 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandBluetooth = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M6.736 1 9.7 3.964l.636.636-.636.636L7.936 7 9.7 8.764l.636.636-.636.636L6.736 13h-.248V8.449l-1.976 1.975-.848-.848L6.239 7 3.664 4.424l.848-.848L6.488 5.55V1h.248zm.952 2.649V5.55l.951-.951-.951-.951ZM8.639 9.4l-.951.951V8.45l.951.951Z",
style: {
fillRule: "evenodd"
}
})
}));
export { LIBrandBluetooth };