@icongo/gy
Version:
Glyph Iconset Icons
37 lines (36 loc) • 2 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.GYSiGlyphRetroeexcavadora = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var GYSiGlyphRetroeexcavadora = function GYSiGlyphRetroeexcavadora(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-retroeexcavadora",
viewBox: "0 0 17 16"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
fill: "#434343",
fillRule: "evenodd",
transform: "translate(1 1)",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("circle", {
cx: 12.473,
cy: 11.473,
r: 1.473,
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M3.502 6.035C1.566 6.035 0 7.588 0 9.503s1.566 3.467 3.502 3.467c1.932 0 3.5-1.552 3.5-3.467s-1.568-3.468-3.5-3.468Zm0 5.127a1.668 1.668 0 0 1-1.677-1.659c0-.917.751-1.66 1.677-1.66.924 0 1.675.743 1.675 1.66 0 .917-.751 1.659-1.675 1.659Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M15.332 6.68a.893.893 0 0 0-.891-.896l-.504-.07v-.732h.024V2.121h-.96V4h-.971v1.451l-2.436-.336C8.992 3.447 7.565.094 7.006.094l-5.45.669C.563.763.03 6 .03 6c.672-.389 2.542-1.062 3.375-1.062 2.526 0 4.641 2.16 4.641 4.688 0 .479-.079.902-.216 1.338h2.101c.146-1.245 1.107-2.129 2.393-2.129 1.283 0 2.33.89 2.477 2.135h.309c.492 0 .891-.321.891-.816l-.669-3.474ZM2.938 4.031V1.937l3.125-.5 1 2.594H2.938Z",
className: "prefix__si-glyph-fill"
})]
})
}));
};
exports.GYSiGlyphRetroeexcavadora = GYSiGlyphRetroeexcavadora;