@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.11 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphChristmassHat = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-christmass-hat",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M15.33.691c-.494.018-1.045.411-1.498.159-2.182-1.212-6.19-1.157-7.729.963-.832 1.146-.594 2.663-1.373 3.799-1.061 1.549-2.763 2.326-2.699 4.593.031 1.101 1.533.722 2.312.718a2420.625 2420.625 0 0 1 7.781-.017c2.919 0 1.506-1.327 1.157-3.068-.166-.837-.69-1.951-.988-2.72-.366-.938-1.649-3.04-.178-3.325 2.037-.396.203 1.445 3.218 2.177.88.213 1.638-.739 1.638-1.647A1.66 1.66 0 0 0 15.883.772a1.425 1.425 0 0 0-.553-.081Zm-.405 13.978c0 .72-.624 1.303-1.39 1.303H2.422c-.766 0-1.389-.583-1.389-1.303v-1.303c0-.719.623-1.302 1.389-1.302h11.113c.766 0 1.39.583 1.39 1.302v1.303Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphChristmassHat };