| <?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="M15.73 3h-7.46l-5.27 5.27v7.46l5.27 5.27h7.46l5.27-5.27v-7.46l-5.27-5.27zm-3.73 |
| 14.3c-.72 0-1.3-.58-1.3-1.3 0-.72 .58 -1.3 1.3-1.3 .72 0 1.3 .58 1.3 1.3 0 |
| .72-.58 1.3-1.3 1.3zm1-4.3h-2v-6h2v6z" /> |
| <path |
| android:pathData="M0 0h24v24h-24z" /> |
| </vector> |