* Add close button to close rewards panel * Update close icon for rewards 3.0 panel
10 lines
468 B
XML
10 lines
468 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="#FF62757E"
|
|
android:pathData="M5.29 5.29a0.85 0.85 0 0 0 0 1.2l5.5 5.51-5.5 5.51a0.85 0.85 0 0 0 1.2 1.2l5.51-5.5 5.51 5.5a0.85 0.85 0 0 0 1.2-1.2L13.21 12l5.5-5.51a0.85 0.85 0 0 0-1.2-1.2L12 10.79 6.49 5.3a0.85 0.85 0 0 0-1.2 0"/>
|
|
</vector>
|