mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-30 22:34:02 +01:00 
			
		
		
		
	Replace custom-built location-svg with Google-provided place-icon
This commit is contained in:
		
							parent
							
								
									5d2e06e9a7
								
							
						
					
					
						commit
						7b347178ad
					
				
					 1 changed files with 4 additions and 6 deletions
				
			
		|  | @ -1,11 +1,9 @@ | |||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||||
|     android:width="24dp" | ||||
|     android:height="24dp" | ||||
|     android:viewportHeight="960.0" | ||||
|     android:viewportWidth="960.0"> | ||||
| 
 | ||||
|     android:viewportWidth="24.0" | ||||
|     android:viewportHeight="24.0"> | ||||
|     <path | ||||
|         android:fillColor="#000000" | ||||
|         android:pathData="M407,801c-187,-237 -249,-432 -181,-569 50,-101 135,-152 254,-152 119,0 204,51 254,152 54,109 28,253 -79,424 -56,90 -161,224 -175,224 -6,0 -38,-36 -73,-79zM545,425c19,-18 25,-35 25,-65 0,-56 -34,-90 -90,-90 -56,0 -90,34 -90,90 0,30 6,47 25,65 18,19 35,25 65,25 30,0 47,-6 65,-25z"/> | ||||
| 
 | ||||
|         android:fillColor="#FF000000" | ||||
|         android:pathData="M12,2C8.13,2 5,5.13 5,9c0,5.25 7,13 7,13s7,-7.75 7,-13c0,-3.87 -3.13,-7 -7,-7zM12,11.5c-1.38,0 -2.5,-1.12 -2.5,-2.5s1.12,-2.5 2.5,-2.5 2.5,1.12 2.5,2.5 -1.12,2.5 -2.5,2.5z"/> | ||||
| </vector> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Mikel
						Mikel