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<vector xmlns:android="http://schemas.android.com/apk/res/android" 17 android:width="412dp" 18 android:height="300dp" 19 android:viewportWidth="412" 20 android:viewportHeight="300"> 21 <path 22 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" 23 android:fillColor="#FFFFFF"/> 24 <path 25 android:pathData="M207.4,19.1c35,0 67.9,13.6 92.6,38.4c24.7,24.7 38.4,57.6 38.4,92.6S324.8,218 300,242.7c-24.7,24.7 -57.6,38.4 -92.6,38.4s-67.9,-13.6 -92.6,-38.4C90.1,217.9 76.4,185 76.4,150S90,82.1 114.8,57.4C139.5,32.7 172.4,19.1 207.4,19.1M207.4,17.1c-73.4,0 -133,59.5 -133,132.9s59.5,132.9 132.9,132.9s133,-59.5 133,-132.9S280.8,17.1 207.4,17.1L207.4,17.1z" 26 android:fillColor="#E8EAED"/> 27 <path 28 android:pathData="M262.1,107.7V100c0,-1.1 -0.9,-1.9 -1.9,-1.9V57.6c0,-5.3 -4.3,-9.6 -9.6,-9.6H162c-5.3,0 -9.6,4.3 -9.6,9.6v184.8c0,5.3 4.3,9.6 9.6,9.6h88.5c5.3,0 9.6,-4.3 9.6,-9.6v-94.3c1.1,0 1.9,-0.9 1.9,-1.9v-19.2c0,-1.1 -0.9,-1.9 -1.9,-1.9v-15.4C261.2,109.6 262.1,108.7 262.1,107.7zM258.2,242.4c0,4.2 -3.5,7.7 -7.7,7.7H162c-4.2,0 -7.7,-3.5 -7.7,-7.7V57.6c0,-4.2 3.5,-7.7 7.7,-7.7h88.5c4.2,0 7.7,3.5 7.7,7.7V242.4z" 29 android:fillColor="#DADCE0"/> 30 <path 31 android:pathData="M250.5,53.9c2,0 3.7,1.7 3.7,3.7v184.8c0,2 -1.7,3.7 -3.7,3.7H162c-2,0 -3.7,-1.7 -3.7,-3.7V57.6c0,-2 1.7,-3.7 3.7,-3.7H250.5M250.5,49.9H162c-4.2,0 -7.7,3.5 -7.7,7.7v184.8c0,4.2 3.5,7.7 7.7,7.7h88.5c4.2,0 7.7,-3.5 7.7,-7.7V57.6C258.2,53.4 254.8,49.9 250.5,49.9L250.5,49.9z" 32 android:fillColor="#F9AB00"/> 33 <path 34 android:pathData="M236.9,60.6l11,0l0,11" 35 android:strokeLineJoin="round" 36 android:strokeWidth="4" 37 android:fillColor="#00000000" 38 android:strokeColor="#F9AB00" 39 android:strokeLineCap="round"/> 40 <path 41 android:pathData="M247.9,60.6L232.3,76.2" 42 android:strokeLineJoin="round" 43 android:strokeWidth="4" 44 android:fillColor="#00000000" 45 android:strokeColor="#F9AB00" 46 android:strokeLineCap="round"/> 47 <path 48 android:pathData="M175.2,240.1l-10.9,0l0,-11" 49 android:strokeLineJoin="round" 50 android:strokeWidth="4" 51 android:fillColor="#00000000" 52 android:strokeColor="#F9AB00" 53 android:strokeLineCap="round"/> 54 <path 55 android:pathData="M164.3,240.1L179.9,224.5" 56 android:strokeLineJoin="round" 57 android:strokeWidth="4" 58 android:fillColor="#00000000" 59 android:strokeColor="#F9AB00" 60 android:strokeLineCap="round"/> 61</vector> 62