UNPKG

@icongo/gy

Version:
23 lines 1.05 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphBluetooth = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bluetooth", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m8 11.967.969-.943L8 10v1.967Zm.03-5.985.939-.945-.939-1.028v1.973Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M7.506 0C5.033 0 3.027 1.546 3.027 3.453v9.095C3.027 14.454 5.033 16 7.506 16c2.472 0 4.477-1.546 4.477-3.452V3.453C11.982 1.546 9.978 0 7.506 0Zm2.946 11.011L6.94 14V8.815l-2.22 2.066-.674-.748 2.09-2.07L4 6.1l.72-.666 2.22 1.912V2l3.56 3.117-2.862 2.978 2.814 2.916Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphBluetooth };