<vector xmlns:android="http://schemas.android.com/apk/res/android" 
 | 
    android:width="24dp" 
 | 
    android:height="24dp" 
 | 
    android:viewportWidth="48" 
 | 
    android:viewportHeight="48"> 
 | 
  <path 
 | 
      android:pathData="M6,15L19.371,25.538C20.5,26.5 22.828,28 25,26C27.289,23.892 25.5,21.5 25,21L17,15" 
 | 
      android:strokeLineJoin="round" 
 | 
      android:strokeWidth="4" 
 | 
      android:fillColor="#00000000" 
 | 
      android:strokeColor="#009ad6" 
 | 
      android:strokeLineCap="round"/> 
 | 
  <path 
 | 
      android:pathData="M4,8H27L38,18" 
 | 
      android:strokeLineJoin="round" 
 | 
      android:strokeWidth="4" 
 | 
      android:fillColor="#00000000" 
 | 
      android:strokeColor="#009ad6" 
 | 
      android:strokeLineCap="round"/> 
 | 
  <path 
 | 
      android:pathData="M9,33L44,33.019" 
 | 
      android:strokeLineJoin="round" 
 | 
      android:strokeWidth="4" 
 | 
      android:fillColor="#00000000" 
 | 
      android:strokeColor="#009ad6" 
 | 
      android:strokeLineCap="round"/> 
 | 
  <path 
 | 
      android:pathData="M9,18V40H44V18H22" 
 | 
      android:strokeLineJoin="round" 
 | 
      android:strokeWidth="4" 
 | 
      android:fillColor="#00000000" 
 | 
      android:strokeColor="#009ad6" 
 | 
      android:strokeLineCap="round"/> 
 | 
</vector> 
 |