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