1<?xml version="1.0" encoding="utf-8"?> 2<!-- Copyright (C) 2023 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 <group> 24 <clip-path 25 android:pathData="M0,0h412v300h-412z"/> 26 <path 27 android:pathData="M263.59,50.35C263.59,48.98 264.7,47.86 266.06,47.86L287.85,47.86C289.22,47.86 290.33,48.98 290.33,50.35L277.45,51.34L263.59,50.35Z" 28 android:fillColor="#DADCE0"/> 29 <path 30 android:pathData="M364.52,66.19L364.52,236.14A14.75,14.75 0,0 1,349.77 250.89L62.23,250.89A14.75,14.75 0,0 1,47.48 236.14L47.48,66.19A14.75,14.75 0,0 1,62.23 51.44L349.77,51.44A14.75,14.75 0,0 1,364.52 66.19z" 31 android:strokeWidth="2.5" 32 android:fillColor="#ffffff" 33 android:strokeColor="#DADCE0"/> 34 <path 35 android:pathData="M311.45,50.35C311.45,48.98 312.56,47.86 313.92,47.86L322.84,47.86C324.2,47.86 325.32,48.98 325.32,50.35L319.37,51.34L311.45,50.35Z" 36 android:fillColor="#DADCE0"/> 37 <path 38 android:pathData="M188.15,188.94C184.45,188.94 181.55,191.94 181.55,195.54V220.14H194.85V195.54C194.85,191.94 191.85,188.94 188.15,188.94Z"> 39 <aapt:attr name="android:fillColor"> 40 <gradient 41 android:startX="188.2" 42 android:startY="220.23" 43 android:endX="188.2" 44 android:endY="188.97" 45 android:type="linear"> 46 <item android:offset="0" android:color="#001A73E8"/> 47 <item android:offset="0.69" android:color="#FF1A73E8"/> 48 </gradient> 49 </aapt:attr> 50 </path> 51 <path 52 android:pathData="M222.95,188.94C219.25,188.94 216.35,191.94 216.35,195.54V220.14H229.55V195.54C229.55,191.94 226.65,188.94 222.95,188.94Z"> 53 <aapt:attr name="android:fillColor"> 54 <gradient 55 android:startX="222.95" 56 android:startY="220.23" 57 android:endX="222.95" 58 android:endY="188.97" 59 android:type="linear"> 60 <item android:offset="0" android:color="#001A73E8"/> 61 <item android:offset="0.69" android:color="#FF1A73E8"/> 62 </gradient> 63 </aapt:attr> 64 </path> 65 </group> 66</vector> 67