1<!-- 2 ~ Copyright (C) 2023 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="48dp" 19 android:height="48dp" 20 android:viewportWidth="960" 21 android:viewportHeight="960" 22 android:tint="?attr/colorControlNormal"> 23 <path 24 android:fillColor="@android:color/white" 25 android:pathData="M527,344L527,616L663,480L527,344ZM180,840Q155.25,840 137.63,822.38Q120,804.75 120,780L120,180Q120,155.25 137.63,137.63Q155.25,120 180,120L780,120Q804.75,120 822.38,137.63Q840,155.25 840,180L840,780Q840,804.75 822.38,822.38Q804.75,840 780,840L180,840ZM327,780L327,180L180,180Q180,180 180,180Q180,180 180,180L180,780Q180,780 180,780Q180,780 180,780L327,780ZM387,780L780,780Q780,780 780,780Q780,780 780,780L780,180Q780,180 780,180Q780,180 780,180L387,180L387,780ZM327,780L180,780Q180,780 180,780Q180,780 180,780L180,780Q180,780 180,780Q180,780 180,780L327,780L327,780Z"/> 26</vector> 27