@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.55 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 GYSiGlyphBotlMilk = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-botl-milk",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M10.137 15.984H4.885c-1.013 0-1.837-.747-1.837-1.666V7.022c0-.42.444-1.397 1.173-2.956.422-.898.996-2.127 1.002-2.375 0-.124-.209-.352-.35-.503-.238-.257-.484-.524-.33-.828.148-.294.554-.335.974-.335H9.5c.53.004.91.066 1.053.354.148.305-.107.577-.332.818-.139.147-.348.369-.348.493.002.25.562 1.494.975 2.401.701 1.545 1.126 2.514 1.126 2.93v7.296c0 .92-.826 1.667-1.837 1.667ZM5.543 1.041c.219.242.453.585.453.939 0 .347-.324 1.113-.965 2.506-.449.971-1.059 2.299-1.059 2.6v7.043c0 .533.475.966 1.055.966H9.99c.584 0 1.058-.433 1.058-.966V7.086c0-.301-.587-1.619-1.018-2.58-.604-1.361-1.011-2.181-1.011-2.531 0-.358.309-.689.531-.93.016-.019-.076-.068-.167-.068H5.627c-.053 0-.101.044-.084.064Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M9.963 13.092c0 .701-.521.887-1.164.887H6.235c-.643 0-1.163-.186-1.163-.887V6.538c0-.701.63 1.534 1.985.474 1.356-1.056 2.906-1.175 2.906-.474v6.554Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphBotlMilk };