42 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <vector xmlns:android="http://schemas.android.com/apk/res/android"
 | |
|     android:width="72dp"
 | |
|     android:height="72dp"
 | |
|     android:viewportWidth="72"
 | |
|     android:viewportHeight="72">
 | |
|   <path
 | |
|       android:pathData="M31,16l0,-4l10,0l0,4"
 | |
|       android:strokeLineJoin="round"
 | |
|       android:strokeWidth="4"
 | |
|       android:fillColor="#00000000"
 | |
|       android:strokeColor="?attr/colorOnBackground"
 | |
|       android:strokeLineCap="round"/>
 | |
|   <path
 | |
|       android:pathData="M51,25v31c0,2.209 -1.791,4 -4,4H25c-2.209,0 -4,-1.791 -4,-4V25"
 | |
|       android:strokeLineJoin="round"
 | |
|       android:strokeWidth="4"
 | |
|       android:fillColor="#00000000"
 | |
|       android:strokeColor="?attr/colorOnBackground"
 | |
|       android:strokeLineCap="round"/>
 | |
|   <path
 | |
|       android:pathData="M17,16h38v4h-38z"
 | |
|       android:strokeLineJoin="round"
 | |
|       android:strokeWidth="4"
 | |
|       android:fillColor="#00000000"
 | |
|       android:strokeColor="?attr/colorOnBackground"
 | |
|       android:strokeLineCap="round"/>
 | |
|   <path
 | |
|       android:pathData="M41,28.25L41,55"
 | |
|       android:strokeLineJoin="round"
 | |
|       android:strokeWidth="4"
 | |
|       android:fillColor="#00000000"
 | |
|       android:strokeColor="?attr/colorOnBackground"
 | |
|       android:strokeLineCap="round"/>
 | |
|   <path
 | |
|       android:pathData="M31,28.25L31,55"
 | |
|       android:strokeLineJoin="round"
 | |
|       android:strokeWidth="4"
 | |
|       android:fillColor="#00000000"
 | |
|       android:strokeColor="?attr/colorOnBackground"
 | |
|       android:strokeLineCap="round"/>
 | |
| </vector>
 |