UNPKG

@icongo/gy

Version:
17 lines 1.05 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphGate = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-gate", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M15.589 7.076h-1.801l-.622-3.123h1.218c.278 0 .522-.152.522-.325V2.326c0-.173-.244-.325-.522-.325H2.538c-.278 0-.522.152-.522.325v1.302c0 .173.244.325.522.325h1.33l-.605 3.123H1.411c-.228 0-.411.141-.411.314v1.26c0 .174.184.314.411.314h1.486l-.831 4.288a.336.336 0 0 0 .245.407l1.301.324c.026.006.056.01.082.01.154 0 .288-.105.332-.276l.921-4.753h7.163l.923 4.634a.336.336 0 0 0 .406.245l1.303-.324c.18-.045.289-.227.251-.385l-.83-4.17h1.426c.228 0 .411-.141.411-.314V7.39c0-.173-.184-.314-.411-.314Zm-10.276 0 .605-3.123h5.194l.622 3.123H5.313Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphGate };