@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.46 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphMotobike = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-motobike",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M7.031 8.958h2.927c0-1.122-.657-1.166-1.464-1.166-.808 0-1.463.044-1.463 1.166Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M10.617 1.042C10.179.448 9.397 0 8.496 0c-.902 0-1.684.448-2.119 1.042H4.022v.916h.021v.003h2.04C5.154 2.525 4 2.886 4 4.433s.744 1.498 1.016 1.9v5.28c0 1.515 1.047 2.053 2.047 2.246v.635c0 .428.483 1.506 1.445 1.506.955 0 1.469-1.078 1.469-1.506v-.642c.988-.199 2.008-.744 2.008-2.239V6.209c.25-.407.995-.271.995-1.896s-1.215-1.816-2.099-2.354h2.099v-.916h-2.363v-.001ZM8.496.958c.864 0 1.563.695 1.563 1.553 0 .856-.699 1.552-1.563 1.552a1.556 1.556 0 0 1-1.562-1.552c0-.858.698-1.553 1.562-1.553Zm2.534 10.699c0 .576-.229.977-1.03 1.175v-2.816H7.039v2.816c-.833-.208-1.07-.633-1.07-1.219V7.304c.693.434 1.584.689 2.555.675.959-.015 1.831-.29 2.507-.733v4.411h-.001Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphMotobike };