1<vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="24dp" 3 android:height="24dp" 4 android:viewportHeight="48.0" 5 android:viewportWidth="48.0"> 6 <path 7 android:fillColor="#F5F5F5" 8 android:pathData="M24,24m-24,0a24,24 0,1 1,48 0a24,24 0,1 1,-48 0" 9 android:strokeColor="#00000000" 10 android:strokeWidth="1"/> 11 <path 12 android:fillColor="#00D1C1" 13 android:pathData="M22.09,27.59L23.5,29L28.5,24L23.5,19L22.09,20.41L24.67,23L15,23L15,25L24.67,25L22.09,27.59L22.09,27.59ZM31,15L17,15C15.89,15 15,15.9 15,17L15,21L17,21L17,17L31,17L31,31L17,31L17,27L15,27L15,31C15,32.1 15.89,33 17,33L31,33C32.1,33 33,32.1 33,31L33,17C33,15.9 32.1,15 31,15L31,15Z" 14 android:strokeColor="#00000000" 15 android:strokeWidth="1"/> 16</vector> 17