change clear data icon

This commit is contained in:
Fabian Freund
2026-01-01 07:02:23 +01:00
parent af8c2b4f4d
commit 683cb449e5
2 changed files with 3 additions and 3 deletions
@@ -121,7 +121,7 @@ class WebEngineSettingsScreen extends HookConsumerWidget {
vertical: 8.0,
horizontal: 16.0,
),
leading: const Icon(Icons.cleaning_services),
leading: const Icon(MdiIcons.databaseRemove),
trailing: const Icon(Icons.chevron_right),
onTap: () async {
await showDialog(