UNPKG

@icongo/gy

Version:
23 lines 1.11 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 GYSiGlyphDocumentForward = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-document-forward", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M2.017.058v15.896h12.006V5.032H7.952V.058H2.017ZM8.922 9v-.953l.039-.039a.527.527 0 0 1 .386-.146c.174 0 .341.063.447.172l2.097 1.613a.55.55 0 0 1 0 .756l-2.108 1.603a.64.64 0 0 1-.393.118.6.6 0 0 1-.429-.155l-.039-.038v-.905c-1.315.025-2.843.842-3.361 1.805-.029.051-.173.306-.377.306-.192 0-.288-.187-.288-.554 0-2.001 2.153-3.557 4.026-3.583Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9.004.016v3.978h4.946L9.004.016Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphDocumentForward };