UNPKG

@icongo/gy

Version:
23 lines 1.13 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 GYSiGlyphBackwardPage = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-backward-page", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m.252 4.516 3.905-3.25c.276-.288.593-.335.871-.048 0 0-.037 2.19-.006 2.19.679 0 1.083.113 1.7.314A6.329 6.329 0 0 1 8.93 4.99c1.276 1.123 2.093 2.402 2.093 4.213 0 1.182-.523.752-.742.339-1.035-1.945-2.923-2.928-5.282-2.928-.03 0 .003 2.146.003 2.146a.607.607 0 0 1-.87.047l-3.88-3.25a.752.752 0 0 1 0-1.041Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M1.954 9.079v4.983h13.118V4.937H9.871c-.275-.312-.619-.717-1.219-.919H16v10.964H1.08V8.258l.874.821Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphBackwardPage };