You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.7 KiB
43 lines
1.7 KiB
<!--
|
|
Copyright (C) 2016 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="32.0"
|
|
android:viewportHeight="32.0"
|
|
android:tint="?android:attr/colorControlNormal">
|
|
<group>
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M 25.79,5.28
|
|
C 33.06,12.12 30.93,26.23 21.00,29.35
|
|
2.27,35.25 -6.20,9.33 11.00,2.57
|
|
16.10,1.65 21.74,1.46 25.79,5.28 Z
|
|
M 19.00,26.57
|
|
C 27.08,24.39 29.60,14.05 23.77,8.23
|
|
20.48,4.93 17.30,4.82 13.00,5.43
|
|
-1.74,11.28 6.03,30.06 19.00,26.57 Z" />
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:pathData="M 22.00,15.00
|
|
C 22.00,15.00 17.00,14.00 17.00,14.00
|
|
17.00,14.00 17.00,23.00 17.00,23.00
|
|
17.00,23.00 15.00,23.00 15.00,23.00
|
|
15.00,23.00 15.00,14.00 15.00,14.00
|
|
15.00,14.00 10.00,15.00 10.00,15.00
|
|
13.55,7.76 18.45,7.76 22.00,15.00 Z" />
|
|
</group>
|
|
</vector> |