| <?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:fillColor="@color/icon_black" |
| 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 |
| l-1.38 1.68c-.29 .34 -.46 .79 -.46 1.27v12.5c0 1.1 .9 2 2 2h14c1.1 0 2-.9 |
| 2-2v-12.5c0-.48-.17-.93-.46-1.27zm-8.54 12.27l-5.5-5.5h3.5v-2h4v2h3.5l-5.5 |
| 5.5zm-6.88-12.5l.81-1h12l.94 1h-13.75z" /> |
| <path |
| android:pathData="M0 0h24v24h-24z" /> |
| </vector> |