Bug:68209195 Test: make RunSettingsRoboTests Change-Id: I97c604c09a01c43344adc44004682a1297f038ca
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!--
 | |
|     Copyright (C) 2017 The Android Open Source Project
 | |
| 
 | |
|     Licensed under the Apache License, Version 2.0 (the "License");
 | |
|     you may not use this file except in compliance with the License.
 | |
|     You may obtain a copy of the License at
 | |
| 
 | |
|          http://www.apache.org/licenses/LICENSE-2.0
 | |
| 
 | |
|     Unless required by applicable law or agreed to in writing, software
 | |
|     distributed under the License is distributed on an "AS IS" BASIS,
 | |
|     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 | |
|     See the License for the specific language governing permissions and
 | |
|     limitations under the License.
 | |
| -->
 | |
| <vector xmlns:android="http://schemas.android.com/apk/res/android"
 | |
|     android:width="22dp"
 | |
|     android:height="22dp"
 | |
|     android:viewportWidth="22"
 | |
|     android:viewportHeight="22">
 | |
| 
 | |
|     <group
 | |
|             android:translateX="-1"
 | |
|             android:translateY="-1">
 | |
|         <path
 | |
|             android:fillType="evenOdd"
 | |
|             android:pathData="M 0 0 H 24 V 24 H 0 V 0 Z" />
 | |
|         <path
 | |
|             android:fillColor="#D84336"
 | |
|             android:fillType="evenOdd"
 | |
|             android:pathData="M21.5515334,3.92885159 C21.8461538,5.16300283 22,6.45033294 22,7.77478792
 | |
| C22,9.13636778 21.835093,10.4608228 21.5253896,11.7290888 C20.8637506,14.4271641
 | |
| 19.5414781,16.8663687 17.7395676,18.8670984 C16.1568627,20.6250114
 | |
| 14.2021116,22.0437836 12,23 C9.79788839,22.0437836 7.84313725,20.6250114
 | |
| 6.26143791,18.8670984 C4.45852187,16.8663687 3.13624937,14.4271641
 | |
| 2.47561589,11.7290888 C2.16490699,10.4608228 2,9.13636778 2,7.77478792
 | |
| C2,6.45033294 2.15485168,5.16300283 2.44846657,3.92885159 C7.09502262,1.61506887
 | |
| 12,1 12,1 C12,1 16.9049774,1.61506887 21.5515334,3.92885159 Z M14.6469246,7
 | |
| L11.9600359,9.71972847 L9.272253,7 L8.00878156,8.28072408 L10.6956703,11.0004526
 | |
| L8,13.720181 L9.26347144,15 L11.9600359,12.2802715 L14.7347402,15 L16,13.720181
 | |
| L13.2252957,11.0004526 L15.9121844,8.28072408 L14.6469246,7 Z" />
 | |
|     </group>
 | |
| </vector>
 |