@icongo/gy
Version:
Glyph Iconset Icons
26 lines (25 loc) • 1.88 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.GYSiGlyphGear1 = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var GYSiGlyphGear1 = function GYSiGlyphGear1(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-gear-1",
viewBox: "0 0 17 17"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M8.887 10.025a3.39 3.39 0 0 0-.658-1.55l.766-.765-.688-.687-.771.771a3.434 3.434 0 0 0-1.542-.633V6.066h-.973v1.089a3.45 3.45 0 0 0-1.56.622l-.752-.753-.688.688.74.74c-.35.449-.586.985-.674 1.572H1.062v.974H2.08c.082.591.316 1.134.664 1.589l-.724.723.688.687.729-.729a3.44 3.44 0 0 0 1.583.642v1.048h.973v-1.054a3.448 3.448 0 0 0 1.567-.652l.746.747.688-.688-.746-.747c.338-.449.564-.983.645-1.564h1.059v-.974H8.887v-.001Zm-3.391 2.27a1.782 1.782 0 0 1 0-3.565 1.783 1.783 0 1 1 0 3.565Zm8.535-7.925 1.09-.281-.252-.979-1.091.282a2.595 2.595 0 0 0-.461-.672 2.5 2.5 0 0 0-.647-.464l.301-1.079-.973-.271-.299 1.072a2.521 2.521 0 0 0-1.566.382l-.76-.776-.721.707.756.77a2.526 2.526 0 0 0-.441 1.575l-1.04.268.252.977 1.038-.268c.117.243.266.475.465.678a2.5 2.5 0 0 0 .686.485l-.289 1.039.971.271.293-1.048c.542.033 1.092-.1 1.563-.415l.771.786.72-.707-.776-.791a2.537 2.537 0 0 0 .41-1.541Zm-2.517 1.617a1.49 1.49 0 1 1-.001-2.983 1.49 1.49 0 0 1 .001 2.983Z",
className: "prefix__si-glyph-fill"
})
}));
};
exports.GYSiGlyphGear1 = GYSiGlyphGear1;