UNPKG

@icongo/gy

Version:
32 lines 1.64 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 GYSiGlyphNetwork2 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-network-2", viewBox: "0 0 16 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8.494 15.958C4.361 15.958 1 12.622 1 8.52s3.361-7.438 7.494-7.438c4.133 0 7.495 3.336 7.495 7.438s-3.362 7.438-7.495 7.438Zm.016-14.02A6.58 6.58 0 0 0 1.938 8.51a6.58 6.58 0 0 0 6.572 6.573 6.58 6.58 0 0 0 6.573-6.573A6.58 6.58 0 0 0 8.51 1.938Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M8 2h.922v14.084H8z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M1 8h13.96v.922H1zm1-3h12.406v.906H2zm0 6h12.406v.922H2z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M8.317 15.854c-2.597-1.273-4.274-4.192-4.274-7.437 0-3.17 1.623-6.062 4.138-7.367l.461.887c-2.187 1.137-3.599 3.68-3.599 6.48 0 2.865 1.459 5.432 3.714 6.538l-.44.899Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "m8.74 15.789-.469-.883c2.139-1.134 3.521-3.681 3.521-6.489 0-2.775-1.359-5.31-3.46-6.457l.479-.877c2.418 1.318 3.981 4.197 3.981 7.334.001 3.175-1.591 6.068-4.052 7.372Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphNetwork2 };