UNPKG

@icongo/gy

Version:
31 lines (30 loc) 1.76 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphBabyStroller = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphBabyStroller = function GYSiGlyphBabyStroller(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ 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__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/(0, _jsxRuntime.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__*/(0, _jsxRuntime.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" })] }) })); }; exports.GYSiGlyphBabyStroller = GYSiGlyphBabyStroller;