@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.48 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphBaby = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-baby",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M10.975 1.988A1.979 1.979 0 0 1 9 3.971a1.979 1.979 0 0 1-1.972-1.983C7.028.892 7.914.005 9 .005a1.98 1.98 0 0 1 1.975 1.983Zm-.121 8.044c.3.31.104.456-.005.565l-1.023 1.132c-.299.311-1.379.312-1.677.002l-.999-1.113c-.06-.061-.297-.254.005-.566l3.699-.02Zm.021-4.682a1.369 1.369 0 0 0-.862-.315h-2.02c-.328 0-.63.126-.876.328a503.43 503.43 0 0 0-2.036 2.774.464.464 0 0 0 .087.589.346.346 0 0 0 .277.07.365.365 0 0 0 .239-.171L7.02 7.581v.979s-.182.397.459.397h3.11c.348 0 .41-.397.41-.397v-.951l1.336 1.028a.373.373 0 0 0 .241.172.343.343 0 0 0 .276-.071.458.458 0 0 0 .089-.589s-2.01-2.769-2.066-2.799ZM7.421 15.964c-.173 0-.524-.126-.626-.3l-1.266-2.309c-.145-.244.912-2.254.912-2.254l1.154 1.281s-.567.655-.586.84c-.02.185.854 1.793.854 1.793.167.276.103.656-.144.844a.478.478 0 0 1-.298.105Zm3.11 0c.174 0 .525-.126.628-.3l1.265-2.309c.145-.244-.911-2.254-.911-2.254l-1.154 1.281s.568.655.587.84c.019.185-.855 1.793-.855 1.793-.167.276-.103.656.143.844a.477.477 0 0 0 .297.105Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphBaby };