Make icons colorful for Security settings.
Bug:37997112 Test: make RunSettingsRoboTests Change-Id: I287b5321cab0d4432fae61cf5565251180f37f5f
This commit is contained in:
		@@ -17,12 +17,11 @@
 | 
			
		||||
    android:width="24dp"
 | 
			
		||||
    android:height="24dp"
 | 
			
		||||
    android:viewportWidth="24"
 | 
			
		||||
    android:viewportHeight="24"
 | 
			
		||||
    android:tint="?android:attr/colorControlNormal">
 | 
			
		||||
    android:viewportHeight="24">
 | 
			
		||||
 | 
			
		||||
    <path
 | 
			
		||||
        android:pathData="M 0 0 H 24 V 24 H 0 V 0 Z" />
 | 
			
		||||
    <path
 | 
			
		||||
        android:fillColor="#000000"
 | 
			
		||||
        android:fillColor="#4285F4"
 | 
			
		||||
        android:pathData="M21.55,3.93A16.54,16.54,0,0,1,22,7.77a16.65,16.65,0,0,1-.47,4,16.56,16.56,0,0,1-3.79,7.14A16.66,16.66,0,0,1,12,23,16.61,16.61,0,0,1,2.45,3.93,33.57,33.57,0,0,1,12,1,33.57,33.57,0,0,1,21.55,3.93ZM15.27,8.41,9.61,14.07,11,15.49l5.66-5.66ZM9.61,11.24,8.2,12.66l1.41,1.41L11,12.66Z" />
 | 
			
		||||
</vector>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user