52ad282492
(cherry picked from commit 10206ae7b30fbd521308a6d725e107e708b97dd0)
12 lines
372 B
XML
12 lines
372 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24"
|
|
android:tint="#FFFFFF"
|
|
android:alpha="0.8">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M9,16.2L4.8,12l-1.4,1.4L9,19 21,7l-1.4,-1.4L9,16.2z"/>
|
|
</vector>
|