UNPKG

@icongo/gy

Version:
30 lines 1.62 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 GYSiGlyphBicycleMan = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bicycle-man", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(1 2)", children: [/*#__PURE__*/_jsx("path", { d: "M8.5 12.969c-.359-.002-.495-.289-.494-.653l.015-2.784L5.153 6.44a.667.667 0 0 1 .121-.925l3.562-2.933a.644.644 0 0 1 .91.121l1.544 1.805 2.289 1.097c.335.13.504.511.377.852a.647.647 0 0 1-.839.383l-2.461-1.163a.65.65 0 0 1-.285-.215l-1.26-1.429L6.687 6.16l2.191 2.538c.086.116.09.214.09.36l.017 3.254c-.001.364-.126.658-.485.657Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M12.98 7.982c-1.645 0-2.977 1.344-2.977 3.001 0 1.657 1.332 3.001 2.977 3.001 1.645 0 2.978-1.344 2.978-3.001 0-1.657-1.333-3.001-2.978-3.001Zm-.005 5.064a2.066 2.066 0 0 1-2.072-2.062c0-1.139.928-2.062 2.072-2.062 1.141 0 2.069.923 2.069 2.062a2.067 2.067 0 0 1-2.069 2.062ZM2.991 8.023a2.97 2.97 0 1 0 0 5.942 2.97 2.97 0 1 0 0-5.942Zm0 5.04a2.068 2.068 0 1 1 0-4.138 2.07 2.07 0 0 1 0 4.138Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("ellipse", { cx: 11.469, cy: 1.486, className: "prefix__si-glyph-fill", rx: 1.469, ry: 1.486 })] }) })); export { GYSiGlyphBicycleMan };