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 18 xmlns:android="http://schemas.android.com/apk/res/android" 19 android:height="108dp" 20 android:width="108dp" 21 android:viewportHeight="108" 22 android:viewportWidth="108"> 23 <path android:fillColor="#26A69A" 24 android:pathData="M0,0h108v108h-108z"/> 25 <path android:fillColor="#00000000" android:pathData="M9,0L9,108" 26 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 27 <path android:fillColor="#00000000" android:pathData="M19,0L19,108" 28 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 29 <path android:fillColor="#00000000" android:pathData="M29,0L29,108" 30 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 31 <path android:fillColor="#00000000" android:pathData="M39,0L39,108" 32 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 33 <path android:fillColor="#00000000" android:pathData="M49,0L49,108" 34 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 35 <path android:fillColor="#00000000" android:pathData="M59,0L59,108" 36 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 37 <path android:fillColor="#00000000" android:pathData="M69,0L69,108" 38 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 39 <path android:fillColor="#00000000" android:pathData="M79,0L79,108" 40 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 41 <path android:fillColor="#00000000" android:pathData="M89,0L89,108" 42 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 43 <path android:fillColor="#00000000" android:pathData="M99,0L99,108" 44 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 45 <path android:fillColor="#00000000" android:pathData="M0,9L108,9" 46 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 47 <path android:fillColor="#00000000" android:pathData="M0,19L108,19" 48 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 49 <path android:fillColor="#00000000" android:pathData="M0,29L108,29" 50 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 51 <path android:fillColor="#00000000" android:pathData="M0,39L108,39" 52 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 53 <path android:fillColor="#00000000" android:pathData="M0,49L108,49" 54 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 55 <path android:fillColor="#00000000" android:pathData="M0,59L108,59" 56 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 57 <path android:fillColor="#00000000" android:pathData="M0,69L108,69" 58 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 59 <path android:fillColor="#00000000" android:pathData="M0,79L108,79" 60 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 61 <path android:fillColor="#00000000" android:pathData="M0,89L108,89" 62 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 63 <path android:fillColor="#00000000" android:pathData="M0,99L108,99" 64 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 65 <path android:fillColor="#00000000" android:pathData="M19,29L89,29" 66 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 67 <path android:fillColor="#00000000" android:pathData="M19,39L89,39" 68 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 69 <path android:fillColor="#00000000" android:pathData="M19,49L89,49" 70 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 71 <path android:fillColor="#00000000" android:pathData="M19,59L89,59" 72 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 73 <path android:fillColor="#00000000" android:pathData="M19,69L89,69" 74 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 75 <path android:fillColor="#00000000" android:pathData="M19,79L89,79" 76 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 77 <path android:fillColor="#00000000" android:pathData="M29,19L29,89" 78 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 79 <path android:fillColor="#00000000" android:pathData="M39,19L39,89" 80 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 81 <path android:fillColor="#00000000" android:pathData="M49,19L49,89" 82 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 83 <path android:fillColor="#00000000" android:pathData="M59,19L59,89" 84 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 85 <path android:fillColor="#00000000" android:pathData="M69,19L69,89" 86 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 87 <path android:fillColor="#00000000" android:pathData="M79,19L79,89" 88 android:strokeColor="#33FFFFFF" android:strokeWidth="0.8"/> 89</vector> 90