@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.34 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 GYSiGlyphBabyStroller = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-baby-stroller",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M4.002 12.037a1.962 1.962 0 0 0-1.967 1.955c0 1.08.882 1.956 1.967 1.956a1.962 1.962 0 0 0 1.967-1.956 1.962 1.962 0 0 0-1.967-1.955Zm0 3.174a1.222 1.222 0 0 1-1.225-1.219c0-.674.549-1.219 1.225-1.219s1.227.545 1.227 1.219-.551 1.219-1.227 1.219Zm7.991-3.174a1.955 1.955 0 1 0 .001 3.913 1.955 1.955 0 0 0-.001-3.913Zm0 3.176a1.22 1.22 0 1 1 .003-2.439 1.22 1.22 0 0 1-.003 2.439ZM11.121 0S8.65 3.41 8.338 4.908h7.57C15.908-.643 13.117 0 11.121 0Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M15.943 6.107H6.396L4.093 4.041H.509c-.28 0-.507.208-.507.465 0 .256.227.463.507.463h3.163l1.27 1.139H.068C.136 9.29-.68 11.92 7.658 11.92c8.719 0 8.272-2.6 8.285-5.813Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphBabyStroller };