import * as React from 'react'; import { createIcon } from '../Icon'; export const ChevronRightIcon = createIcon( , 'ChevronRightIcon', '0 0 8 16' );