1<vector xmlns:android="http://schemas.android.com/apk/res/android"
2        android:width="24dp"
3        android:height="24dp"
4        android:viewportWidth="24.0"
5        android:viewportHeight="24.0">
6    <path
7        android:pathData="M5,18L19,18L19,20L5,20L5,18ZM9.6,15.3L5,10.7L7,8.8L9.6,11.4L17,4L19,6L9.6,15.3Z"
8        android:strokeColor="#00000000"
9        android:fillType="nonZero"
10        android:fillColor="#000000"
11        android:strokeWidth="1"/>
12</vector>
13