1<?xml version="1.0" encoding="utf-8"?> 2<!-- Copyright (C) 2021 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 xmlns:aapt="http://schemas.android.com/aapt" 19 android:width="412dp" 20 android:height="300dp" 21 android:viewportWidth="412" 22 android:viewportHeight="300"> 23 <path 24 android:pathData="M384.2,300H27.8C12.5,300 0,287.2 0,271.5v-243C0,12.8 12.5,0 27.8,0h356.5C399.5,0 412,12.8 412,28.5v243.2C412,287.2 399.5,300 384.2,300z" 25 android:fillColor="#FFFFFF"/> 26 <path 27 android:pathData="M274.9,97.7v-9.5c0,-1.3 -1.1,-2.4 -2.4,-2.4V35.9c0,-6.6 -5.3,-11.9 -11.9,-11.9H151.3c-6.6,0 -11.9,5.3 -11.9,11.9v228.2c0,6.6 5.3,11.9 11.9,11.9h109.4c6.6,0 11.9,-5.3 11.9,-11.9V147.6c1.3,0 2.4,-1.1 2.4,-2.4v-23.8c0,-1.3 -1.1,-2.4 -2.4,-2.4v-19C273.9,100.1 274.9,99 274.9,97.7zM270.2,264.1c0,5.2 -4.3,9.5 -9.5,9.5H151.3c-5.2,0 -9.5,-4.3 -9.5,-9.5V35.9c0,-5.2 4.3,-9.5 9.5,-9.5h109.4c5.2,0 9.5,4.3 9.5,9.5V264.1z" 28 android:fillColor="#DADCE0"/> 29 <path 30 android:pathData="M188.6,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6h13.3v-24.6C195.3,212.6 192.3,209.6 188.6,209.6z"> 31 <aapt:attr name="android:fillColor"> 32 <gradient 33 android:startY="240.8954" 34 android:startX="188.65" 35 android:endY="209.6335" 36 android:endX="188.65" 37 android:type="linear"> 38 <item android:offset="0" android:color="#00669DF6"/> 39 <item android:offset="0.695" android:color="#FF669DF6"/> 40 </gradient> 41 </aapt:attr> 42 </path> 43 <path 44 android:pathData="M223.4,209.6c-3.7,0 -6.6,3 -6.6,6.6v24.6H230v-24.6C230,212.6 227.1,209.6 223.4,209.6z"> 45 <aapt:attr name="android:fillColor"> 46 <gradient 47 android:startY="240.8954" 48 android:startX="223.4" 49 android:endY="209.6335" 50 android:endX="223.4" 51 android:type="linear"> 52 <item android:offset="0" android:color="#00669DF6"/> 53 <item android:offset="0.695" android:color="#FF669DF6"/> 54 </gradient> 55 </aapt:attr> 56 </path> 57</vector> 58