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="M11.25,2.25V3H15V4.5H14.25V14.25C14.25,15.075 13.575,15.75 12.75,15.75H5.25C4.425,15.75 3.75,15.075 3.75,14.25V4.5H3V3H6.75V2.25H11.25ZM5.25,14.25H12.75V4.5H5.25V14.25ZM6.75,6H8.25V12.75H6.75V6ZM11.25,6H9.75V12.75H11.25V6Z" 8 android:fillColor="#5F6368" 9 android:fillType="evenOdd"/> 10</vector> 11