| <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="M11,8L37,8A2,2 0,0 1,39 10L39,42A2,2 0,0 1,37 44L11,44A2,2 0,0 1,9 42L9,10A2,2 0,0 1,11 8z" | 
|       android:strokeLineJoin="round" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#ffffff"/> | 
|   <path | 
|       android:pathData="M18,4V10" | 
|       android:strokeLineJoin="round" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#ffffff" | 
|       android:strokeLineCap="round"/> | 
|   <path | 
|       android:pathData="M30,4V10" | 
|       android:strokeLineJoin="round" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#ffffff" | 
|       android:strokeLineCap="round"/> | 
|   <path | 
|       android:pathData="M16,19L32,19" | 
|       android:strokeLineJoin="round" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#ffffff" | 
|       android:strokeLineCap="round"/> | 
|   <path | 
|       android:pathData="M16,27L28,27" | 
|       android:strokeLineJoin="round" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#ffffff" | 
|       android:strokeLineCap="round"/> | 
|   <path | 
|       android:pathData="M16,35H24" | 
|       android:strokeLineJoin="round" | 
|       android:strokeWidth="4" | 
|       android:fillColor="#00000000" | 
|       android:strokeColor="#ffffff" | 
|       android:strokeLineCap="round"/> | 
| </vector> |