Change security status icons.
Bug:68209195 Test: make RunSettingsRoboTests Change-Id: I97c604c09a01c43344adc44004682a1297f038ca
This commit is contained in:
@@ -14,14 +14,20 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
android:width="22dp"
|
||||
android:height="22dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="22">
|
||||
|
||||
<path
|
||||
android:pathData="M 0 0 H 24 V 24 H 0 V 0 Z" />
|
||||
<path
|
||||
android:fillColor="#F09300"
|
||||
android:pathData="M13.45,11l2.12-2.12L14.16,7.5,12,9.62,9.91,7.5,8.5,8.91,10.62,11,8.5,13.16l1.41,1.41L12,12.45l2.12,2.12,1.41-1.41Zm8.1-7.11A16.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,1a33.57,33.57,0,0,1,9.55,2.93Z" />
|
||||
android:fillColor="#F5A623"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M20.5515334,2.919 C15.9049774,0.613 11,0 11,0 C11,0 6.09502262,0.613
|
||||
1.44846657,2.919 C1.15485168,4.149 1,5.432 1,6.752 C1,8.109 1.16490699,9.429
|
||||
1.47561589,10.693 C2.13624937,13.382 3.45852187,15.813 5.26143791,17.807
|
||||
C6.84313725,19.559 8.79788839,20.973 11,21.926 C13.2021116,20.973
|
||||
15.1568627,19.559 16.7395676,17.807 C18.5414781,15.813 19.8637506,13.382
|
||||
20.5253896,10.693 C20.835093,9.429 21,8.109 21,6.752 C21,5.432 20.8461538,4.149
|
||||
20.5515334,2.919 M12,15.5 L10,15.5 L10,13.5 L12,13.5 L12,15.5 L12,15.5 Z M12,12
|
||||
L10,12 L10,6 L12,6 L12,12 L12,12 Z" />
|
||||
</vector>
|
||||
|
@@ -14,14 +14,22 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
android:width="22dp"
|
||||
android:height="22dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="22">
|
||||
|
||||
<path
|
||||
android:pathData="M 0 0 H 24 V 24 H 0 V 0 Z" />
|
||||
<path
|
||||
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" />
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M20.5515334,2.92885159 C20.8461538,4.16300283 21,5.45033294 21,6.77478792
|
||||
C21,8.13636778 20.835093,9.46082277 20.5253896,10.7290888 C19.8637506,13.4271641
|
||||
18.5414781,15.8663687 16.7395676,17.8670984 C15.1568627,19.6250114
|
||||
13.2021116,21.0437836 11,22 C8.79788839,21.0437836 6.84313725,19.6250114
|
||||
5.26143791,17.8670984 C3.45852187,15.8663687 2.13624937,13.4271641
|
||||
1.47561589,10.7290888 C1.16490699,9.46082277 1,8.13636778 1,6.77478792
|
||||
C1,5.45033294 1.15485168,4.16300283 1.44846657,2.92885159
|
||||
C6.09502262,0.615068868 11,0 11,0 C11,0 15.9049774,0.615068868
|
||||
20.5515334,2.92885159 Z M15.6984615,6 L9.61538462,12.2961783 L7,10
|
||||
L5.69846154,11.3471338 L9.61538462,15 L17,7.3566879 L15.6984615,6 Z" />
|
||||
</vector>
|
||||
|
43
res/drawable/ic_package_verifier_removed.xml
Normal file
43
res/drawable/ic_package_verifier_removed.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<!--
|
||||
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>
|
Reference in New Issue
Block a user