# RoundIcon

> This property is obsolete. Use the Icon property ( android:icon ) instead.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle.Manifest](/engine/6000.7/script-reference/unity/android/gradle/manifest.md)
* **Assembly:** Unity.Android.Gradle

> **Warning:**
>
> **Removed.** This property is obsolete. Use the Icon property instead.

```csharp
public AttributeString RoundIcon { get; }
```
