31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (c) 2015 The CyanogenMod 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="24.0"
|
|
android:viewportHeight="24.0">
|
|
<path
|
|
android:fillColor="#FEFFFFFF"
|
|
android:strokeColor="#FFFEFEFE"
|
|
android:strokeWidth="0.24"
|
|
android:strokeLineJoin="round"
|
|
android:fillType="nonZero"
|
|
android:strokeLineCap="round"
|
|
android:pathData="M22.15,21.18C21.87,20.11,18.07,5.50,12.04,18.85C6.01,5.50,2.14,20.12,1.80,21.18L0.79,21.18L6.98,0.55M7.05,0.66L12.04,17.08L15.28,6.41L17.11,0.55L21.61,15.13L23.33,21.18L22.15,21.18"/>
|
|
</vector>
|