@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.12 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphBicycle3 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-bicycle-3",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M10.84.042c0 1.098-1.744 1.991-2.826 1.991S5.339 1.139 5.339.042H1.1v.916h3.111c.602.915 1.689 2.008 2.859 2.266v5.443s.392-.767.954-.767c.396 0 .812.317.94.75V3.221c1.191-.264 2.45-1.323 3.04-2.264h2.912V.041H10.84v.001Zm-2.816 10c-.529 0-.958.327-.958.731v4.537c0 .404.429.731.958.731.529 0 .958-.327.958-.731v-4.537c0-.404-.428-.731-.958-.731Zm-2.571.959H3.581c-.29 0-.522.215-.522.479 0 .265.232.479.522.479h1.872c.288 0 .522-.215.522-.479.001-.264-.234-.479-.522-.479Zm7.041 2.041h-1.872c-.288 0-.522.206-.522.458 0 .253.234.459.522.459h1.872c.289 0 .521-.206.521-.459.001-.252-.232-.458-.521-.458Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphBicycle3 };