OSDN Git Service

Eleven: much material
[android-x86/packages-apps-Eleven.git] / res / drawable / btn_playback_repeat_all.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <vector xmlns:android="http://schemas.android.com/apk/res/android"
3     android:width="24dp"
4     android:height="24dp"
5     android:viewportWidth="24"
6     android:viewportHeight="24">
7
8     <path
9         android:fillColor="@color/white"
10         android:pathData="M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4z" />
11 </vector>