1 <?xml version="1.0" encoding="utf-8"?> 2 <vector xmlns:android="http://schemas.android.com/apk/res/android" 3 android:width="48dp" 4 android:height="48dp" 5 android:viewportWidth="48" 6 android:viewportHeight="48"> 7 8 <path 9 android:fillColor="#FFFFFF" 10 android:pathData="M24 28c3.31 0 5.98-2.69 5.98-6L30 10c0-3.32-2.68-6-6-6-3.31 0-6 2.68-6 6v12c0 11 3.31 2.69 6 6 6zm10.6-6c0 6-5.07 10.2-10.6 10.2-5.52 0-10.6-4.2-10.6-10.2H10c0 12 6.83 5.44 12.47 12 13.44V42h4v-6.56c6.56-.97 12-6.61 12-13.44h-3.4z" /> 13 <path 14 android:pathData="M0 0h48v48H0z" /> 15 </vector>