UNPKG

@icongo/gy

Version:
23 lines 1 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 GYSiGlyphZip = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-zip", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M12.945.021H4.054c-.57 0-1.034.45-1.034 1.004v13.972c0 .555.464 1.004 1.034 1.004h8.891c.57 0 1.034-.449 1.034-1.004V1.025c0-.554-.463-1.004-1.034-1.004Zm-2.914 2.026h-1v.906h1v1.094h-1v.906h1v1.094h-1v.922h.984v4.047H6.984V6.969h1l-.016-1.922h-1V3.953h1v-.906h-1V1.953h1v-1h2.062v1.094h.001Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M8 8h.953v.953H8z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphZip };