jrizzoli | db2f050 | 2015-08-28 13:21:44 +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_black" |
| 10 | android:pathData="M20.54 5.23l-1.39-1.68c-.27-.34-.68-.55-1.15-.55h-12c-.47 0-.88 .21 -1.16 .55 |
| 11 | l-1.38 1.68c-.29 .34 -.46 .79 -.46 1.27v12.5c0 1.1 .9 2 2 2h14c1.1 0 2-.9 |
| 12 | 2-2v-12.5c0-.48-.17-.93-.46-1.27zm-8.54 12.27l-5.5-5.5h3.5v-2h4v2h3.5l-5.5 |
| 13 | 5.5zm-6.88-12.5l.81-1h12l.94 1h-13.75z" /> |
| 14 | <path |
| 15 | android:pathData="M0 0h24v24h-24z" /> |
| 16 | </vector> |