@heycar-uikit/core
Version:
The React UI library from HeyCar
9 lines (6 loc) • 460 B
JavaScript
import React__default__default from 'react';
import createSvgIcon from '../utils/createSvgIcon.js';
import '../SvgIcon-6fe5d3b9.js';
import 'classnames';
var ArrowRight = createSvgIcon(React__default__default.createElement("path", { clipRule: "evenodd", d: "M17.1707 13.0009L3 13L3.00012 11L17.1724 11.0009L10.3934 4.22183L11.8076 2.80762L21 12L11.8066 21.1934L10.3924 19.7791L17.1707 13.0009Z", fillRule: "evenodd" }), 'ArrowRight');
export { ArrowRight };