UNPKG

@icongo/gy

Version:
17 lines 1.12 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphArrowFullscreen2 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-arrow-fullscreen-2", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M14.988 6.979A1.01 1.01 0 0 0 16 5.97V1.008a1.01 1.01 0 0 0-1.012-1.009h-4.977a1.01 1.01 0 0 0-1.012 1.009l1.58 1.575-2.57 2.57-2.57-2.57 1.58-1.575A1.01 1.01 0 0 0 6.007-.001H1.03A1.01 1.01 0 0 0 .018 1.008V5.97A1.01 1.01 0 0 0 1.03 6.979l1.59-1.585 2.574 2.574-2.596 2.597L1.028 9C.471 9 .019 9.45.019 10.006v4.946c0 .555.452 1.006 1.009 1.006H5.99c.558 0 1.009-.451 1.009-1.006l-1.582-1.577 2.592-2.592 2.592 2.592-1.582 1.577c0 .555.451 1.006 1.009 1.006h4.962c.557 0 1.009-.451 1.009-1.006v-4.946C15.999 9.45 15.547 9 14.99 9l-1.57 1.565-2.596-2.597 2.574-2.574 1.59 1.585Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphArrowFullscreen2 };