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