import React from 'react'; export const ArrowRightIcon = ({ width = 16, height = 16, color = 'currentColor', }) => ( );