@icongo/gy
Version:
Glyph Iconset Icons
31 lines (30 loc) • 2.04 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.GYSiGlyphBicycle1 = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var GYSiGlyphBicycle1 = function GYSiGlyphBicycle1(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-bicycle-1",
viewBox: "0 0 16 16"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M2.998 8.023a2.987 2.987 0 0 0-2.982 2.982 2.987 2.987 0 0 0 2.982 2.983 2.986 2.986 0 0 0 2.983-2.983 2.986 2.986 0 0 0-2.983-2.982Zm0 5.024a2.043 2.043 0 0 1-2.04-2.041c0-1.125.915-2.04 2.04-2.04 1.126 0 2.041.915 2.041 2.04a2.043 2.043 0 0 1-2.041 2.041Zm9.987-4.982a2.946 2.946 0 0 0-2.935 2.952 2.945 2.945 0 0 0 2.935 2.951c1.616 0 2.932-1.324 2.932-2.951s-1.315-2.952-2.932-2.952Zm-.036 4.965a2.03 2.03 0 0 1-2.029-2.024 2.03 2.03 0 0 1 4.058 0 2.027 2.027 0 0 1-2.029 2.024Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M6.712 9.944a.535.535 0 0 1-.535-.534l-.773-3.504h-.799c-.328 0-.585-.382-.585-.868 0-.494.252-.867.585-.867 2.442.324 2.364.726 2.364.86 0 .495-.174.875-.508.875h-.03l.683 2.707 4.465-2.158-.293-.906a.533.533 0 0 1 .12-.53l1.115-2.061h-1.916a.534.534 0 0 1-.534-.533c0-.295.239-.425.534-.425h2.85c.214 0 .407.018.491.213a.533.533 0 0 1-.102.577l-1.455 2.696.564 2.092a.537.537 0 0 1-1.021.325l-.128-.333c.001 0-5.038 2.374-5.092 2.374Z",
className: "prefix__si-glyph-fill"
})]
})
}));
};
exports.GYSiGlyphBicycle1 = GYSiGlyphBicycle1;