chatLogs constant

SvgData const chatLogs

Implementation

static const SvgData chatLogs = SvgData(
  'assets/icons/chat_logs.svg',
  height: 24,
);