UNPKG

@icongo/gy

Version:
17 lines 797 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphJumpPageLeftRight = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-jump-page-left-right", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M6.958 8.951V7.007H4.979v-1.94c0-.49-3.714 2.265-3.714 2.265a.946.946 0 0 0-.001 1.323s3.715 2.818 3.715 2.293V8.95h1.979ZM11.002 7v1.973h2.046V11c0 .455 3.647-2.316 3.647-2.316a.871.871 0 0 0 0-1.261s-3.714-2.78-3.714-2.388L13.048 7h-2.046ZM8 0h2v16H8z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphJumpPageLeftRight };