UNPKG

@icongo/li

Version:
26 lines (25 loc) 1.09 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandBluetooth = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandBluetooth = function LIBrandBluetooth(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.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" } }) })); }; exports.LIBrandBluetooth = LIBrandBluetooth;