/** * SVG Icons for Trading Assistant */ export const TradingIcons = { buy: ``, sell: ``, hold: ``, strategy: ``, help: ``, compare: ``, monitor: ``, risk: ``, profit: ``, success: ``, };