1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 ~ Copyright (C) 2020 The Android Open Source Project 4 ~ 5 ~ Licensed under the Apache License, Version 2.0 (the "License"); 6 ~ you may not use this file except in compliance with the License. 7 ~ You may obtain a copy of the License at 8 ~ 9 ~ http://www.apache.org/licenses/LICENSE-2.0 10 ~ 11 ~ Unless required by applicable law or agreed to in writing, software 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 ~ See the License for the specific language governing permissions and 15 ~ limitations under the License 16 --> 17 18<vector xmlns:android="http://schemas.android.com/apk/res/android" 19 android:width="40dp" 20 android:height="40dp" 21 android:viewportWidth="40" 22 android:viewportHeight="40"> 23 <path 24 android:fillColor="#FFFFFFFF" 25 android:pathData="M14.75,4.458V1.417H25.25V4.458ZM18.5,23.208H21.5V13.458H18.5ZM20,37.167Q16.833,37.167 14.062,35.958Q11.292,34.75 9.208,32.667Q7.125,30.583 5.917,27.812Q4.708,25.042 4.708,21.875Q4.708,18.708 5.917,15.938Q7.125,13.167 9.208,11.083Q11.292,9 14.062,7.792Q16.833,6.583 20,6.583Q22.75,6.583 25.208,7.479Q27.667,8.375 29.625,10.042L31.958,7.75L34.083,9.875L31.792,12.167Q33.333,14 34.312,16.396Q35.292,18.792 35.292,21.875Q35.292,25.042 34.083,27.812Q32.875,30.583 30.792,32.667Q28.708,34.75 25.938,35.958Q23.167,37.167 20,37.167ZM20,34Q25.042,34 28.583,30.458Q32.125,26.917 32.125,21.875Q32.125,16.833 28.583,13.292Q25.042,9.75 20,9.75Q14.958,9.75 11.417,13.292Q7.875,16.833 7.875,21.875Q7.875,26.917 11.417,30.458Q14.958,34 20,34ZM20,21.917Q20,21.917 20,21.917Q20,21.917 20,21.917Q20,21.917 20,21.917Q20,21.917 20,21.917Q20,21.917 20,21.917Q20,21.917 20,21.917Q20,21.917 20,21.917Q20,21.917 20,21.917Z"/> 26</vector> 27