UNPKG

@icongo/gy

Version:
17 lines 1.39 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphHamburger = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-hamburger", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M1.021 13.061c0 3.262 7.448 2.88 7.981 2.88.533 0 7.98.531 7.98-2.88H1.021ZM1 11h15.951v.951H1zm.318-1.009a.32.32 0 0 0 .179-.055L3 8.744l1.836 1.18a.312.312 0 0 0 .352-.002l1.828-1.179L8.801 9.91a.309.309 0 0 0 .349 0l1.833-1.168 1.808 1.168c.107.072.244.07.351-.002l1.867-1.152 1.469 1.182a.313.313 0 0 0 .445-.094.34.34 0 0 0-.09-.463l-1.645-1.303a.313.313 0 0 0-.354-.001l-1.871 1.155-1.807-1.168a.314.314 0 0 0-.349.001L8.972 9.232 7.187 8.064a.31.31 0 0 0-.351.002L5.009 9.244 3.173 8.065a.31.31 0 0 0-.352.001l-1.68 1.313a.34.34 0 0 0-.09.462c.062.098.164.15.267.15Zm15.479-5.033c0-.011.004-.021.002-.03C16.204.662 11.014.066 8.998.066s-7.117.597-7.8 4.862l.001.03h15.598Zm-2.839-2h1.085V4.02h-1.085V2.958Zm-11 0h1.073v1.058H2.958V2.958Zm3-1h1.058V3H5.958V1.958Zm5 0H12v1.058h-1.042V1.958Zm-3 1H9.02V4.02H7.958V2.958ZM8.979.974H10v1.053H8.979V.974ZM1 6h15.924v.902H1z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphHamburger };