39 lines
1.4 KiB
XML
39 lines
1.4 KiB
XML
<!--
|
|
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="24.0dp"
|
|
android:height="24.0dp"
|
|
android:viewportWidth="48.0"
|
|
android:viewportHeight="48.0"
|
|
android:tint="?android:attr/colorAccent">
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M26.0,4.1
|
|
l0.0,6.06
|
|
c6.7,0.97 12.0,6.79 12.0,13.84
|
|
0.0,1.79 -0.35,3.5 -0.96,5.07
|
|
l5.2,3.07
|
|
C43.35,29.65 44.0,26.91 44.0,24.0
|
|
c0.0,-10.37 -7.89,-18.89 -18.0,-19.9z
|
|
M24.0,38.0
|
|
c-7.73,0.0 -14.0,-6.27 -14.0,-14.0 0.0,-7.05 5.22,-12.87 12.0,-13.84
|
|
l0.0,-6
|
|
C11.88,5.1 4.0,13.63 4.0,24.0
|
|
c0.0,11.05 8.94,20.0 19.99,20.0 6.62,0.0 12.47,-3.23 16.11,-8.18
|
|
l-5.19,-3.06
|
|
C32.35,35.95 28.42,38.0 24.0,38.0z"/>
|
|
</vector>
|