@icongo/gy
Version:
Glyph Iconset Icons
29 lines • 1.5 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphWifi1 = props => /*#__PURE__*/_jsx("svg", _extends({
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__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
transform: "translate(0 2)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 7.989,
cy: 5.989,
r: 1.989,
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_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__*/_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"
})]
})
}));
export { GYSiGlyphWifi1 };