• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright 2020 The Android Open Source Project
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8          http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15-->
16<vector xmlns:android="http://schemas.android.com/apk/res/android"
17    android:width="24dp"
18    android:height="24dp"
19    android:viewportWidth="24"
20    android:viewportHeight="24">
21  <path
22      android:pathData="M14.8492,8.9498C15.7483,9.8489 16.132,11.201 15.9095,12.7581C15.6871,14.3155 14.8589,16.0111 13.435,17.435C12.0111,18.8589 10.3155,19.6871 8.7581,19.9096C7.201,20.132 5.8488,19.7484 4.9497,18.8493C4.0506,17.9501 3.667,16.598 3.8894,15.0409C4.1119,13.4835 4.9401,11.7879 6.364,10.364C7.7879,8.9401 9.4835,8.1119 11.0409,7.8895C12.598,7.667 13.9501,8.0506 14.8492,8.9498Z"
23      android:strokeWidth="2"
24      android:fillColor="#00000000"
25      android:strokeColor="#FF4080"/>
26  <path
27      android:pathData="M7,15m-1,0a1,1 0,1 1,2 0a1,1 0,1 1,-2 0"
28      android:fillColor="#FF4080"/>
29  <path
30      android:pathData="M14.5,8L17.5,3C17.5,3 18,4.5 19,6C20,7.5 21.5,8.5 21.5,8.5L16.5,10"
31      android:strokeLineJoin="round"
32      android:strokeWidth="2"
33      android:fillColor="#00000000"
34      android:strokeColor="#FF4080"/>
35  <path
36      android:pathData="M8.5,4.5L6.5,10L10,7.5L8.5,4.5Z"
37      android:strokeLineJoin="round"
38      android:strokeWidth="2"
39      android:fillColor="#FF4080"
40      android:strokeColor="#FF4080"/>
41</vector>
42