1<!-- 2 Copyright (C) 2018 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<vector xmlns:android="http://schemas.android.com/apk/res/android" 17 android:width="144dp" 18 android:height="144dp" 19 android:viewportWidth="144.0" 20 android:viewportHeight="144.0"> 21 <path 22 android:pathData="M28,4h72v140h-72z" 23 android:strokeColor="#00000000" 24 android:fillType="evenOdd" 25 android:fillColor="#FFFFFF" 26 android:strokeWidth="1"/> 27 <path 28 android:pathData="M65,62L68,62L68,64L65,64L65,67L63,67L63,64L60,64L60,62L63,62L63,59L65,59L65,62Z" 29 android:strokeColor="#00000000" 30 android:fillType="evenOdd" 31 android:fillColor="?android:attr/colorAccent" 32 android:strokeWidth="1"/> 33 <path 34 android:pathData="M81.63,56L76.13,56L72.01,60.2L72,68.6C72,69.37 72.62,70 73.38,70L81.63,70C82.38,70 83,69.37 83,68.6L83,57.4C83,56.63 82.38,56 81.63,56ZM77.5,60.2L76.13,60.2L76.13,57.4L77.5,57.4L77.5,60.2ZM79.56,60.2L78.19,60.2L78.19,57.4L79.56,57.4L79.56,60.2ZM81.63,60.2L80.25,60.2L80.25,57.4L81.63,57.4L81.63,60.2Z" 35 android:strokeColor="#00000000" 36 android:fillType="nonZero" 37 android:fillColor="?android:attr/colorAccent" 38 android:strokeWidth="1"/> 39 <path 40 android:pathData="M39,77L87,77A4,4 0,0 1,91 81L91,81A4,4 0,0 1,87 85L39,85A4,4 0,0 1,35 81L35,81A4,4 0,0 1,39 77z" 41 android:strokeColor="#00000000" 42 android:fillType="evenOdd" 43 android:fillColor="?android:attr/colorAccent" 44 android:strokeWidth="1"/> 45 <path 46 android:pathData="M32,77h31v8h-31z" 47 android:strokeColor="#00000000" 48 android:fillType="evenOdd" 49 android:fillColor="#DADCE0" 50 android:strokeWidth="1"/> 51 <path 52 android:pathData="M29,144L97,144L97,6L29,6L29,144ZM27.95,150C25.21,150 23,147.88 23,145.24L23,4.76C23,2.12 25.21,0 27.95,0L98.05,0C100.79,0 103,2.12 103,4.76L103,145.24C103,147.88 100.79,150 98.05,150L27.95,150Z" 53 android:strokeColor="#00000000" 54 android:fillType="nonZero" 55 android:fillColor="#F1F3F4" 56 android:strokeWidth="1"/> 57 <path 58 android:pathData="M27.95,148L98.05,148C99.7,148 101,146.75 101,145.24L101,4.76C101,3.25 99.7,2 98.05,2L27.95,2C26.3,2 25,3.25 25,4.76L25,145.24C25,146.75 26.3,148 27.95,148ZM27.95,150C25.21,150 23,147.88 23,145.24L23,4.76C23,2.12 25.21,0 27.95,0L98.05,0C100.79,0 103,2.12 103,4.76L103,145.24C103,147.88 100.79,150 98.05,150L27.95,150Z" 59 android:strokeColor="#00000000" 60 android:fillType="nonZero" 61 android:fillColor="#DADCE0" 62 android:strokeWidth="1"/> 63 <path 64 android:pathData="M103,58L103,58C104.1,58 105,58.9 105,60L105,76C105,77.1 104.1,78 103,78L103,58Z" 65 android:strokeColor="#00000000" 66 android:fillType="evenOdd" 67 android:fillColor="#DADCE0" 68 android:strokeWidth="1"/> 69 <path 70 android:pathData="M103,32L103,32C104.1,32 105,32.9 105,34L105,40C105,41.1 104.1,42 103,42L103,32Z" 71 android:strokeColor="#00000000" 72 android:fillType="evenOdd" 73 android:fillColor="#DADCE0" 74 android:strokeWidth="1"/> 75</vector> 76