@icongo/gy
Version:
Glyph Iconset Icons
26 lines • 1.65 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 GYSiGlyphSignal2 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-signal-2",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M6.696 15.99a.671.671 0 0 1-.595-.354.638.638 0 0 1 .29-.872c2.619-1.296 4.246-3.885 4.246-6.756 0-2.875-1.629-5.465-4.253-6.76a.64.64 0 0 1-.293-.872.677.677 0 0 1 .899-.284c3.072 1.517 4.982 4.55 4.982 7.916 0 3.36-1.907 6.393-4.975 7.912a.668.668 0 0 1-.301.07Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M5.13 13.93a.634.634 0 0 1-.567-.348.605.605 0 0 1-.042-.442.63.63 0 0 1 .318-.388c1.773-.904 2.942-2.716 2.942-4.729 0-2.014-1.172-3.828-2.948-4.733a.615.615 0 0 1-.276-.829.633.633 0 0 1 .567-.346c.102 0 .2.024.291.069a6.52 6.52 0 0 1 3.566 5.839 6.516 6.516 0 0 1-3.559 5.834.632.632 0 0 1-.292.073Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M4.173 11.019c-.206 0-.4-.14-.491-.356-.141-.32-.032-.713.241-.879.558-.334.903-.998.903-1.732 0-.735-.347-1.4-.904-1.734-.272-.164-.382-.558-.244-.877.096-.221.284-.357.493-.357.088 0 .173.023.252.07.932.559 1.511 1.67 1.511 2.898 0 1.228-.579 2.338-1.51 2.896a.507.507 0 0 1-.251.071Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphSignal2 };