1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 Copyright (C) 2018 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<vector xmlns:android="http://schemas.android.com/apk/res/android" 18 android:width="32dp" 19 android:height="32dp" 20 android:viewportWidth="21" 21 android:viewportHeight="22"> 22 23 <group 24 android:translateX="-196.000000" 25 android:translateY="-77.000000"> 26 <group 27 android:translateX="190.000000" 28 android:translateY="72.000000"> 29 <path 30 android:fillType="evenOdd" 31 android:strokeWidth="1" 32 android:pathData="M 0 0 H 32 V 32 H 0 V 0 Z"/> 33 <group 34 android:translateX="6.666667" 35 android:translateY="5.333333"> 36 <path 37 android:fillColor="#4285F4" 38 android:strokeWidth="1" 39 android:pathData="M 17 0 L 19 0 Q 20 0 20 1 L 20 20.3333333 Q 20 21.3333333 19 21.3333333 L 17 21.3333333 Q 16 21.3333333 16 20.3333333 L 16 1 Q 16 0 17 0 Z"/> 40 <path 41 android:fillColor="#4285F4" 42 android:strokeWidth="1" 43 android:pathData="M 1 13.3333333 L 3 13.3333333 Q 4 13.3333333 4 14.3333333 L 4 20.3333333 Q 4 21.3333333 3 21.3333333 L 1 21.3333333 Q 0 21.3333333 0 20.3333333 L 0 14.3333333 Q 0 13.3333333 1 13.3333333 Z"/> 44 <path 45 android:fillColor="#4285F4" 46 android:strokeWidth="1" 47 android:pathData="M 9 6.66666667 L 11 6.66666667 Q 12 6.66666667 12 7.66666667 L 12 20.33333337 Q 12 21.33333337 11 21.33333337 L 9 21.33333337 Q 8 21.33333337 8 20.33333337 L 8 7.66666667 Q 8 6.66666667 9 6.66666667 Z"/> 48 </group> 49 </group> 50 </group> 51</vector>