jrizzoli | dd494bf | 2015-10-11 22:04:40 +0200 | [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:fillColor="@color/icon_white" |
| 10 | android:pathData="M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4h-2l2 4h-3l-2-4h-1c-1.1 0-1.99 .9 -1.99 2l-.01 |
| 11 | 12c0 1.1 .9 2 2 2h16c1.1 0 2-.9 2-2v-14h-4z" /> |
| 12 | <path |
| 13 | android:pathData="M0 0h24v24h-24z" /> |
| 14 | </vector> |