vishnukvmd 1 рік тому
батько
коміт
99e72a119f
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      mobile/lib/ui/viewer/file/file_app_bar.dart

+ 1 - 1
mobile/lib/ui/viewer/file/file_app_bar.dart

@@ -158,7 +158,7 @@ class FileAppBarState extends State<FileAppBar> {
               Icon(
                 Platform.isAndroid
                     ? Icons.download
-                    : CupertinoIcons.cloud_download,
+                    : Icons.cloud_download_outlined,
                 color: Theme.of(context).iconTheme.color,
               ),
               const Padding(