UNPKG

@icongo/gy

Version:
23 lines 1.13 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphHat = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-hat", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M12.708 8.211c-.43.917-2.16 2.028-4.708 2.028-2.532 0-4.333-1.097-4.712-2.013C1.375 8.312 0 9.456 0 10.136c0 1.128 3.581 2.728 8 2.728 4.418 0 8-1.6 8-2.728 0-.689-1.375-1.567-3.292-1.925Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M10.077 3.197c-.516 0-1.582.354-2.065.354-.483 0-1.549-.354-2.064-.354-1.114 0-1.81 1.372-1.907 1.897l-.02 2.427c.562.506 1.611 1.142 2.761 1.238a15.341 15.341 0 0 0 2.52 0c1.15-.097 2.074-.654 2.668-1.221l-.005-2.413c-.086-.546-.784-1.928-1.888-1.928Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphHat };