OSDN Git Service

fa148d14e36458a8566652b29ecd9a6a741af6ab
[android-x86/packages-apps-Settings.git] / res / drawable / ic_package_verifier_disabled.xml
1 <!--
2     Copyright (C) 2017 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16 <vector xmlns:android="http://schemas.android.com/apk/res/android"
17     android:width="22dp"
18     android:height="22dp"
19     android:viewportWidth="22"
20     android:viewportHeight="22">
21
22     <path
23         android:fillColor="#F5A623"
24         android:fillType="evenOdd"
25         android:pathData="M20.5515334,2.919 C15.9049774,0.613 11,0 11,0 C11,0 6.09502262,0.613
26 1.44846657,2.919 C1.15485168,4.149 1,5.432 1,6.752 C1,8.109 1.16490699,9.429
27 1.47561589,10.693 C2.13624937,13.382 3.45852187,15.813 5.26143791,17.807
28 C6.84313725,19.559 8.79788839,20.973 11,21.926 C13.2021116,20.973
29 15.1568627,19.559 16.7395676,17.807 C18.5414781,15.813 19.8637506,13.382
30 20.5253896,10.693 C20.835093,9.429 21,8.109 21,6.752 C21,5.432 20.8461538,4.149
31 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
32 L10,12 L10,6 L12,6 L12,12 L12,12 Z" />
33 </vector>