Bug: 31002801 Test: make RunSettingsRoboTests Also tested manually in app. Change-Id: I7496d9910657600c381202c0f3f78315e2de42ad
38 lines
1.8 KiB
XML
38 lines
1.8 KiB
XML
<!--
|
|
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="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24.0"
|
|
android:viewportHeight="24.0">
|
|
<path
|
|
android:pathData="M0,0l24,0l0,24l-24,0z"
|
|
android:strokeColor="#000000"
|
|
android:fillColor="#00000000"
|
|
android:strokeWidth="1.33333335e-11"
|
|
android:strokeAlpha="0.00784313771"/>
|
|
<path
|
|
android:pathData="M5,20l0,2l14,0l0,-2z"
|
|
android:strokeColor="#00000000"
|
|
android:fillColor="#F09300"
|
|
android:strokeWidth="1"/>
|
|
<path
|
|
android:pathData="M12,5.917C13.15,5.917 14.083,6.85 14.083,8C14.083,8.613 13.813,9.158 13.392,9.542L16.417,12.567C17.229,11.017 17.833,9.404 17.833,8C17.833,4.779 15.221,2.167 12,2.167C10.35,2.167 8.863,2.854 7.804,3.954L10.458,6.608C10.837,6.188 11.387,5.917 12,5.917ZM15.646,13.917L11.792,10.063L11.7,9.971L4.725,3L3.667,4.063L6.317,6.713C6.221,7.125 6.167,7.554 6.167,8C6.167,12.375 12,18.833 12,18.833C12,18.833 13.392,17.292 14.813,15.208L17.604,18L18.667,16.938L15.646,13.917Z"
|
|
android:strokeColor="#00000000"
|
|
android:fillColor="#F09300"
|
|
android:strokeWidth="1"/>
|
|
</vector>
|