export const TradingIcon = ({ color, height, width }) => { return ( ); };