@heycar-uikit/core
Version:
The React UI library from HeyCar
9 lines (6 loc) • 443 B
JavaScript
import React__default__default from 'react';
import createSvgIcon from '../utils/createSvgIcon.js';
import '../SvgIcon-6fe5d3b9.js';
import 'classnames';
var ChevronRight = createSvgIcon(React__default__default.createElement("path", { clipRule: "evenodd", d: "M14.7278 12.0711L8.36386 5.70712L9.77808 4.29291L17.5563 12.0711L9.77808 19.8493L8.36386 18.435L14.7278 12.0711Z", fillRule: "evenodd" }), 'ChevronRight');
export { ChevronRight };