1<vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="24dp" 3 android:height="24dp" 4 android:viewportWidth="24.0" 5 android:viewportHeight="24.0"> 6 <path 7 android:pathData="M19,3L5,3C3.9,3 3,3.9 3,5L3,19C3,20.1 3.9,21 5,21L19,21C20.1,21 21,20.1 21,19L21,5C21,3.9 20.1,3 19,3ZM15,9L11,9L11,11L15,11L15,13L11,13L11,15L15,15L15,17L9,17L9,7L15,7L15,9Z" 8 android:strokeColor="#00000000" 9 android:fillType="nonZero" 10 android:fillColor="#000000" 11 android:strokeWidth="1"/> 12</vector> 13