Update to platforms;android-28.
[android_tools.git] / sdk / platforms / android-28 / data / res / drawable-nodpi / platlogo.xml
blobf5bbadcce06be6c02b92b0c0f7757ac3f52e73e0
1 <!--
2 Copyright (C) 2018 The Android Open Source Project
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
8          http://www.apache.org/licenses/LICENSE-2.0
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
17     xmlns:android="http://schemas.android.com/apk/res/android"
18     android:name="vector"
19     android:width="640dp"
20     android:height="640dp"
21     android:viewportWidth="64"
22     android:viewportHeight="64">
23     <path
24         android:name="bg"
25         android:pathData="M 27 43 L 32 43 C 38.075 43 43 38.075 43 32 C 43 25.925 38.075 21 32 21 C 25.925 21 21 25.925 21 32 L 21 64"
26         android:strokeColor="#6823a1"
27         android:strokeWidth="16"/>
28     <path
29         android:name="fg"
30         android:pathData="M 29 43 L 32 43 C 38.075 43 43 38.075 43 32 C 43 25.925 38.075 21 32 21 C 25.925 21 21 25.925 21 32 L 21 64"
31         android:strokeColor="#ff0000"
32         android:strokeWidth="8"/>
33 </vector>