| <?xml version="1.0" encoding="utf-8"?> |
| <vector xmlns:android="http://schemas.android.com/apk/res/android" |
| android:width="24dp" |
| android:height="24dp" |
| android:viewportWidth="24" |
| android:viewportHeight="24"> |
| |
| <path |
| android:pathData="M0 0h24v24h-24z" /> |
| <path |
| android:fillColor="@color/icon_black" |
| android:pathData="M12 21.35l-1.45-1.32c-5.15-4.67-8.55-7.75-8.55-11.53 0-3.08 2.42-5.5 5.5-5.5 |
| 1.74 0 3.41 .81 4.5 2.09 1.09-1.28 2.76-2.09 4.5-2.09 3.08 0 5.5 2.42 5.5 5.5 0 |
| 3.78-3.4 6.86-8.55 11.54l-1.45 1.31z" /> |
| </vector> |