UNPKG

@icongo/gy

Version:
23 lines 1.12 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 GYSiGlyphDocumentBackward = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-document-backward", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M2.017.058v15.896h11.926V5.032H7.952V.058H2.017Zm9.025 12.524c0 .367-.096.554-.288.554-.205 0-.349-.255-.377-.306-.519-.963-2.046-1.779-3.361-1.805v.905l-.039.038a.595.595 0 0 1-.429.155.642.642 0 0 1-.393-.118l-2.108-1.603a.55.55 0 0 1 0-.756l2.097-1.613a.633.633 0 0 1 .447-.172c.158 0 .293.051.386.146l.039.039V9c1.873.026 4.026 1.582 4.026 3.582Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9.004.016v3.978h4.946L9.004.016Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDocumentBackward };