1<vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="24dp" 3 android:height="24dp" 4 android:viewportWidth="24" 5 android:viewportHeight="24"> 6 <path 7 android:pathData="M0,12C0,5.373 5.373,0 12,0C18.627,0 24,5.373 24,12C24,18.627 18.627,24 12,24C5.373,24 0,18.627 0,12Z" 8 android:fillColor="?attr/colorSurfaceVariant"/> 9 <path 10 android:pathData="M7.607,9.059L6.667,9.999L12,15.332L17.333,9.999L16.393,9.059L12,13.445" 11 android:fillColor="?android:attr/textColorPrimary"/> 12</vector> 13