@icongo/gy
Version:
Glyph Iconset Icons
37 lines (36 loc) • 1.94 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.GYSiGlyphWifi1 = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var GYSiGlyphWifi1 = function GYSiGlyphWifi1(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-wifi-1",
viewBox: "0 0 16 16"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
fill: "#434343",
fillRule: "evenodd",
transform: "translate(0 2)",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
cx: 7.989,
cy: 5.989,
r: 1.989,
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M3.574 11.996C1.349 10.691.028 8.486.028 6.061c0-2.472 1.421-4.769 3.721-6.039l.428.73C2.168 1.876.93 3.894.93 6.061c0 2.128 1.151 4.063 3.09 5.215l-.446.72Zm8.094-.717c2.095-1.079 3.387-3.092 3.387-5.298 0-2.162-1.254-4.155-3.284-5.249l.436-.695c2.308 1.236 3.734 3.498 3.734 5.944 0 2.499-1.472 4.784-3.854 6.005l-.419-.707Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M5.342 9.975C3.908 9.114 3.027 7.612 3.027 6.01c0-1.627.898-3.139 2.36-3.994l.434.76C4.645 3.477 3.923 4.7 3.923 6.01c0 1.296.713 2.514 1.872 3.218l-.453.747Zm4.662-.731c1.277-.675 2.062-1.909 2.062-3.27 0-1.302-.734-2.511-1.93-3.2l.447-.728c1.465.841 2.366 2.327 2.366 3.928 0 1.664-.958 3.184-2.515 4.01l-.43-.74Z",
className: "prefix__si-glyph-fill"
})]
})
}));
};
exports.GYSiGlyphWifi1 = GYSiGlyphWifi1;