import React from 'react'; export const LeftIcon = ({ width = 24, height = 24, color = '#000' }) => ( );