UNPKG

@icongo/gy

Version:
23 lines 1.19 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 GYSiGlyphArrowThreeWay1 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-arrow-three-way-1", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M10.816 3.989a.577.577 0 0 0 0-.817L8.433.169a.578.578 0 0 0-.818 0L5.232 3.172a.577.577 0 0 0 0 .817h1.811v11.979h1.936V3.989h1.837Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "m14.516 5.008-2.986.35a.459.459 0 0 0-.454.462l.808.821-1.86 1.89v7.47h1.956V9.359l1.29-1.306.903.92a.46.46 0 0 0 .455-.462l.342-3.042a.458.458 0 0 0-.454-.461ZM5.002 8.842a.463.463 0 0 0-.462-.462L1.5 8.031a.462.462 0 0 0-.463.461l.35 3.04c0 .256.207.463.462.463l.884-.883 1.314 1.622v3.197l1.9.052v-4.025L4.129 9.714l.873-.872Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphArrowThreeWay1 };