Update stars graphics

This commit is contained in:
Ilya Laktyushin
2024-08-05 16:11:45 +02:00
parent 18e106a06a
commit 2b6636a019
15 changed files with 8 additions and 9 deletions

View File

@@ -336,7 +336,7 @@ public final class StarsLabelComponent: CombinedComponent {
transition: context.transition
)
let iconSize = CGSize(width: 20.0, height: 20.0)
let iconSize = CGSize(width: 24.0, height: 24.0)
let icon = icon.update(
component: BundleIconComponent(
name: "Premium/Stars/StarLarge",