John Reck | 9f45a35 | 2011-06-22 11:38:28 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
jrizzoli | db2f050 | 2015-08-28 13:21:44 +0200 | [diff] [blame^] | 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"> |
John Reck | 9f45a35 | 2011-06-22 11:38:28 -0700 | [diff] [blame] | 7 | |
jrizzoli | db2f050 | 2015-08-28 13:21:44 +0200 | [diff] [blame^] | 8 | <path |
| 9 | android:fillColor="@color/black" |
| 10 | android:pathData="M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5z" /> |
| 11 | </vector> |