@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 949 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphBabyMilkBotl = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-baby-milk-botl",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M11.443 5H6.566c-.947 0-1.518.674-1.518 1.453v8.133c0 .776.766 1.406 1.711 1.406h4.49c.946 0 1.711-.63 1.711-1.406V6.453C12.961 5.674 12.39 5 11.443 5Zm.577 9.243c0 .436-.525.792-1.17.792H7.14c-.646 0-1.169-.356-1.169-.792V7.574c0-.22.141-1.214 3.059-.329 2.92.889 2.99.113 2.99.329v6.669ZM10.982 2.958 9.71 1.992V.683c0-.382-.332-.691-.741-.691-.408 0-.739.31-.739.691v1.284l-1.181.99-.031-.004V4h3.965V2.954v.004h-.001Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphBabyMilkBotl };