Bug:68209195 Test: make RunSettingsRoboTests Change-Id: I97c604c09a01c43344adc44004682a1297f038ca
34 lines
1.4 KiB
XML
34 lines
1.4 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="22dp"
|
|
android:height="22dp"
|
|
android:viewportWidth="22"
|
|
android:viewportHeight="22">
|
|
|
|
<path
|
|
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>
|