jrizzoli | 38a81f6 | 2015-10-25 18:22:38 +0100 | [diff] [blame] | 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:pathData="M0 0h24v24h-24z" /> | ||||
10 | <path | ||||
11 | android:fillColor="@color/white" | ||||
12 | android:pathData="M9 16.17l-4.17-4.17-1.42 1.41 5.59 5.59 12-12-1.41-1.41z" /> | ||||
13 | </vector> |