Lines Matching refs:icon
3 description: Learn about configuring the app's icon and best practices for Android and iOS.
10 An app's icon is what your app users see on their device's home screen and app stores. Android and …
12 ## Configure an app's icon
14 …y to provide an icon for your app is to provide a local path or a remote URL as a value to the [`i…
16 …icon for Android, you will use [`android.icon`](/versions/latest/config/app/#icon-3) and for iOS, …
20 ## Create an app icon
22 …app icon, you can use this [Figma template](https://www.figma.com/community/file/11553629094413412…
32 Further customization of the Android icon is possible using the [`android.adaptiveIcon`](/versions/…
34 … OS to mask the icon into different shapes and also supports visual effects. For Android 13 and la…
43 …a separate icon for older Android devices that do not support Adaptive Icons. You can do so with t…
45 …idelines/app-icons/#Best-practices) to ensure your icon looks professional, such as testing your i…
49 For iOS, you app's icon should follow the [Apple Human Interface Guidelines](https://developer.appl…
53 - The icon must be exactly square. For example, a 1023x1024 icon is not valid.
54 … Make sure the icon fills the whole square, with no rounded corners or other transparent pixels. T…