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="M15,6V7.5H13.4325C13.47,7.7475 13.5,7.995 13.5,8.25V9H15V10.5H13.5V11.25C13.5,11.505 13.47,11.7525 13.4325,12H15V13.5H12.8925C12.1125,14.8425 10.665,15.75 9,15.75C7.335,15.75 5.8875,14.8425 5.1075,13.5H3V12H4.5675C4.53,11.7525 4.5,11.505 4.5,11.25V10.5H3V9H4.5V8.25C4.5,7.995 4.5225,7.7475 4.5675,7.5H3V6H5.1075C5.445,5.415 5.91,4.905 6.4725,4.53H6.465L5.25,3.3075L6.3075,2.25L7.95,3.8775L7.935,3.885C8.2725,3.8025 8.6325,3.75 9,3.75C9.1725,3.75 9.345,3.765 9.51,3.78C9.5325,3.7838 9.5531,3.7875 9.5737,3.7912L9.5738,3.7912C9.5944,3.795 9.615,3.7987 9.6375,3.8025C9.6751,3.8091 9.7121,3.8151 9.7487,3.821L9.7487,3.821L9.7487,3.821C9.8359,3.8352 9.9204,3.8489 10.005,3.87C10.0275,3.87 10.0425,3.87 10.065,3.8775L11.6925,2.25L12.75,3.3075L11.5275,4.53C12.09,4.905 12.555,5.415 12.8925,6H15ZM9,14.25C10.6575,14.25 12,12.9075 12,11.25V8.25C12,6.5925 10.6575,5.25 9,5.25C7.3425,5.25 6,6.5925 6,8.25V11.25C6,12.9075 7.3425,14.25 9,14.25ZM7.5,10.5H10.5V12H7.5V10.5ZM10.5,7.5H7.5V9H10.5V7.5Z" 8 android:fillColor="#5F6368" 9 android:fillType="evenOdd"/> 10</vector> 11