chore(web/mobile): use Heart Icon & small icon changes (#2397)

This commit is contained in:
Steffen Auer
2023-05-08 21:01:39 +02:00
committed by GitHub
parent b5a4aef829
commit 861de7f8b3
12 changed files with 34 additions and 27 deletions

View File

@@ -135,7 +135,7 @@ class ThumbnailImage extends HookConsumerWidget {
left: 10,
bottom: 5,
child: Icon(
Icons.star,
Icons.favorite,
color: Colors.white,
size: 18,
),