const Refresh = ({ color = 'currentColor', ...props }) => ( ); export default Refresh;