11 lines
		
	
	
		
			508 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			508 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <vector xmlns:android="http://schemas.android.com/apk/res/android"
 | |
|     android:height="24dp"
 | |
|     android:width="24dp"
 | |
|     android:viewportWidth="24"
 | |
|     android:viewportHeight="24">
 | |
|     <path
 | |
|         android:fillColor="#000000"
 | |
|         android:pathData="M11.99,2C6.47,2 2,6.48 2,12s4.47,10 9.99,10C17.52,22 22,17.52 22,12S17.52,2 11.99,2zM12,20c-4.42,0 -8,-3.58 -8,-8s3.58,-8 8,-8s8,3.58 8,8S16.42,20 12,20zM17.23,14.94l-1.26,1.55L11,13V6h2v6L17.23,14.94z"/>
 | |
| </vector>
 |