Bug: 109925861 Test: adb shell am start \ -a android.intent.action.MAIN \ -c com.android.internal.category.PLATLOGO Change-Id: Ic3020007c716be264e9523d6dbae9e13a95fa571
34 lines
1.3 KiB
XML
34 lines
1.3 KiB
XML
<!--
|
|
Copyright (C) 2018 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="108dp"
|
|
android:height="108dp"
|
|
android:viewportWidth="108"
|
|
android:viewportHeight="108">
|
|
<path
|
|
android:pathData="M49,65L54,65C60.075,65 65,60.075 65,54C65,47.925 60.075,43 54,43C47.925,43 43,47.925 43,54L43,108"
|
|
android:strokeWidth="16"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#7CB342"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M51,65L54,65C60.075,65 65,60.075 65,54C65,47.925 60.075,43 54,43C47.925,43 43,47.925 43,54L43,108"
|
|
android:strokeWidth="8"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#FFFFFF"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|