1<vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="72dp" 3 android:height="72dp" 4 android:viewportWidth="24.0" 5 android:viewportHeight="24.0"> 6 <path 7 android:pathData="M19,7l0,4l-13.17,0l3.58,-3.59l-1.41,-1.41l-6,6l6,6l1.41,-1.41l-3.58,-3.59l15.17,0l0,-6z" 8 android:strokeColor="#00000000" 9 android:fillColor="@color/ime_foreground_symbols" 10 android:strokeWidth="1"/> 11</vector> 12