UNPKG

@icongo/gy

Version:
17 lines 925 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphArrowTwoWayLeftRight = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-arrow-two-way-left-right", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M16.763 2.989 14.203.385c-.294-.3-.918-.3-1.211 0v1.814c-1.459.062-3.101.913-3.992 2.144-.893-1.23-2.651-2.082-4.109-2.144V.385c-.295-.3-.918-.3-1.212 0L1.237 2.989a.776.776 0 0 0 0 1.085l2.442 2.603c.294.3.917.3 1.212 0V4.915c1.401.088 3.156 1.255 3.156 2.689v7.333h1.875V7.604c0-1.435 1.668-2.602 3.07-2.689v1.762c.293.3.917.3 1.211 0l2.56-2.603a.776.776 0 0 0 0-1.085Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphArrowTwoWayLeftRight };