change research icon

This commit is contained in:
Fabian Freund
2024-06-16 21:22:48 +02:00
parent 8d60102543
commit a166172862
@@ -54,7 +54,7 @@ class AssistantTab extends HookConsumerWidget {
tabs: const [ tabs: const [
Tab( Tab(
text: 'Research', text: 'Research',
icon: Icon(MdiIcons.cloudSearch), icon: Icon(MdiIcons.layersSearch),
), ),
Tab( Tab(
text: 'Code', text: 'Code',