@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.21 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphBabyTroller = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-baby-troller",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M16.954.007c-1.043 0-1.792.359-1.89 1.28L15 3.526c-.812-.958-2.083-1.786-3.346-2.239-.471-.169-1.607-.461-1.607.147V5.29c0 .382-.209.755-.594.755H1.762c-.494 0-.72.548-.72 1.243 0 1.451.796 2.752 3.492 3.342l1.474 2.41H4.736a1.926 1.926 0 0 0-1.69-1.014c-1.065 0-2.046.866-2.046 1.933 0 1.068.98 2.039 2.046 2.039 1.061 0 1.92-.96 1.931-2.02h6.045c.002 1.082.88 2.022 1.962 2.022C14.066 16 15 15.057 15 13.973c0-1.083-.934-1.959-2.016-1.959-.744 0-1.383.417-1.716 1.026h-1.221l1.467-2.403c3.253-.739 4.455-2.64 4.455-4.711 0-.138-.069-4.343-.069-4.343 0-.49.403-.606 1.054-.606v-.97Zm-9.74 13.035L5.43 10.794c.802.113 1.736.174 2.827.174.874 0 1.65-.061 2.355-.164l-1.794 2.238H7.214Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphBabyTroller };