1<vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="20dp" 3 android:height="20dp" 4 android:viewportWidth="20" 5 android:viewportHeight="20"> 6 <path 7 android:pathData="M9.75,9.1275L11.6925,7.1925L12.75,8.25L9,12L5.25,8.25L6.3075,7.1925L8.25,9.1275V3H9.75V9.1275ZM4.5,11.25H3V13.5C3,14.325 3.675,15 4.5,15H13.5C14.325,15 15,14.325 15,13.5V11.25H13.5V13.5H4.5V11.25Z" 8 android:fillColor="#5F6368" 9 android:fillType="evenOdd"/> 10</vector> 11