1<!-- 2 Copyright (C) 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 17<vector xmlns:android="http://schemas.android.com/apk/res/android" 18 android:width="72dp" 19 android:height="72dp" 20 android:tint="?attr/wallpaperTextColor" 21 android:viewportWidth="72" 22 android:viewportHeight="72"> 23 <path 24 android:pathData= 25 "M25.5,16.3283C28.47,14.8433 31.9167,14 35.5834,14C39.2501,14 42.6968, 26 14.8433 45.6668,16.3283 27 M20,28.6669C22.7683,24.3402 28.7084,21.3335 35.5834,21.3335C42.4585, 28 21.3335 48.3985,24.3402 51.1669,28.6669 29 M22.8607,47.0002C21.834,44.3235 21.834,41.5002 21.834,41.5002C21.834, 30 34.4051 27.7374,28.6667 35.5841,28.6667C43.4308,28.6667 49.3341,34.4051 49.3341,41.5002 31 M49.3344,41.5003V42.0319C49.3344,44.7636 47.1161,47.0003 44.3661,47.0003C41.9461, 32 47.0003 39.8744,45.2403 39.471,42.857L38.9577,39.7769C38.591,37.5953 36.7027, 33 36.0002 34.5027,36.0002C26.5826,36.0002 29.846,49.1087 35.291,50.6487 34 M44.9713,54.6267C42.5513,56.7167 39.2879,58.0001 35.5846,58.0001C32.2296, 35 58.0001 29.2229,56.9551 26.8945,55.195" 36 android:strokeWidth="3" 37 android:strokeColor="#ffffff" 38 android:strokeLineCap="round"/> 39</vector>