UNPKG

@icongo/gy

Version:
29 lines 1.17 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 GYSiGlyphHardware = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-hardware", viewBox: "0 0 16 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8.007 4.014a2.977 2.977 0 0 0 0 5.954 2.977 2.977 0 0 0 0-5.954Zm0 5.021a2.046 2.046 0 0 1 0-4.093 2.046 2.046 0 0 1 0 4.093ZM6 14h3.965v2H6zm0-3h3.964v1.959H6z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("g", { className: "prefix__si-glyph-fill", children: /*#__PURE__*/_jsx("path", { d: "m2.473 4.53 2.1-3.066 1.211.83-2.1 3.065zm-2.55-1.626 2.1-3.066L3.23.665l-2.1 3.066z", className: "prefix__si-glyph-fill" }) }), /*#__PURE__*/_jsx("path", { d: "M11.596 1.171h3.734v3.457h-3.734z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphHardware };