UNPKG

@icongo/gy

Version:
17 lines 775 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphArrowThinRight = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-arrow-thin-right", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "m16.992 7.98-6.305 6.693c-.459.459-1.16.296-1.359.094-.402-.403-.342-.998.061-1.402l3.895-4.438L1.97 8.925a.94.94 0 0 1-.927-.952.937.937 0 0 1 .927-.95l11.212-.013-3.855-4.271a1.036 1.036 0 0 1 0-1.461c.4-.405.95-.304 1.352.101l6.313 6.601Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphArrowThinRight };