jrizzoli | 700a867 | 2015-10-18 00:15:07 +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:pathData="M0 0h24v24h-24z" /> |
| 10 | <path |
| 11 | android:fillColor="@color/icon_black" |
| 12 | android:pathData="M19.35 10.04c-.68-3.45-3.71-6.04-7.35-6.04-2.89 0-5.4 1.64-6.65 4.04-3.01 .32 |
| 13 | -5.35 2.87-5.35 5.96 0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 |
| 14 | 0-2.64-2.05-4.78-4.65-4.96zm-2.35 2.96l-5 5-5-5h3v-4h4v4h3z" /> |
| 15 | </vector> |