2018-03-30 08:26:01 +00:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:width="24dp"
|
2024-04-04 09:38:27 +00:00
|
|
|
android:height="24dp"
|
|
|
|
android:tint="?colorControlNormal"
|
2018-03-30 08:26:01 +00:00
|
|
|
android:viewportWidth="24"
|
|
|
|
android:viewportHeight="24">
|
2024-04-04 09:38:27 +00:00
|
|
|
<path
|
|
|
|
android:fillColor="@android:color/white"
|
|
|
|
android:pathData="M9,16.2L4.8,12l-1.4,1.4L9,19 21,7l-1.4,-1.4L9,16.2z" />
|
2018-03-30 08:26:01 +00:00
|
|
|
</vector>
|