Files
app_Settings/res/drawable/ic_settings_language.xml
Fan Zhang c54503d9e1 Update tile color from using accent to colorControlNormal.
Also remove some unused code
Bug: 33759208
Test: visual

Change-Id: I0a019bf6b514564f9e6e844de8a6b75b2ca69cc7
2017-01-05 16:47:59 -08:00

37 lines
2.1 KiB
XML

<!--
Copyright (C) 2016 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="24.0dp"
android:height="24.0dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0"
android:tint="?android:attr/colorControlNormal">
<path
android:fillColor="#FFFFFFFF"
android:pathData="M11.99,2.0C6.47,2.0 2.0,6.48 2.0,12.0s4.47,10.0 9.99,10.0C17.52,22.0 22.0,17.52 22.0,12.0S17.52,2.0 11.99,2.0z
m6.93,6.0l-2.95,0.0c-0.32,-1.25 -0.78,-2.45 -1.38,-3.56 1.8,0.63 3.37,1.91 4.33,3.56z
M12.0,4.04c0.83,1.2 1.48,2.53 1.91,3.96l-3.82,0.0c0.43,-1.43 1.08,-2.76 1.91,-3.96z
M4.26,14.0C4.1,13.36 4.0,12.69 4.0,12.0s0.1,-1.3 0.26,-2.0l3.38,0.0c0.0,0.66 -0.14,1.32 -0.14,2.0 0.0,0.6 0.06,1.3 0.14,2.0L4.26,14.0z
m0.82,2.0 l2.95,0.0c0.32,1.2 0.78,2.45 1.38,3.56 -1.84,-0.63 -3.37,-1.9 -4.33,-3.56z
m2.95,-8.0 L5.08,8. c0.96,-1.66 2.49,-2.93 4.33,-3.56 C8.81,5.55 8.35,6.75 8.03,8.0z
M12.0,19.96c-0.83,-1.2 -1.48,-2.53 -1.91,-3.96l3.82,0.0c-0.43,1.43 -1.08,2.76 -1.91,3.96z
M14.34,14.0 L9.66,14.0c-0.09,-0.66 -0.16,-1.32 -0.16,-2.0 0.0,-0.6 0.07,-1.3 0.16,-2.0l4.68,0.0c0.0,0.6 0.16,1.3 0.16,2.0 0.0,0.68 -0.07,1.34 -0.16,2.0z
m0.25,5.56c0.6,-1.11 1.06,-2.31 1.38,-3.56l2.95,0.0c-0.96,1.65 -2.49,2.93 -4.33,3.56z
M16.36,14.0c0.08,-0.6 0.14,-1.3 0.14,-2.0 0.0,-0.68 -0.06,-1.34 -0.14,-2.0l3.38,0.0c0.1,0.6 0.26,1.3 0.26,2.0s-0.1,1.36 -0.26,2.0l-3.38,0.0z
"/>
</vector>