| <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="M44,8H4V38H19L24,43L29,38H44V8Z" | 
|       android:strokeLineJoin="round" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#3D8BFF" | 
|       android:strokeLineCap="round"/> | 
|   <path | 
|       android:pathData="M24,23V32" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#3D8BFF" | 
|       android:strokeLineCap="round"/> | 
|   <path | 
|       android:pathData="M24,16V17" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#3D8BFF" | 
|       android:strokeLineCap="round"/> | 
| </vector> |