1<vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="72dp" 3 android:height="56dp" 4 android:viewportWidth="72" 5 android:viewportHeight="56"> 6 <group> 7 <clip-path 8 android:pathData="M0,0h72v56h-72z"/> 9 <group> 10 <clip-path 11 android:pathData="M0,28C0,12.536 12.536,0 28,0H44C59.464,0 72,12.536 72,28C72,43.464 59.464,56 44,56H28C12.536,56 0,43.464 0,28Z"/> 12 <path 13 android:pathData="M0,28C0,12.536 12.536,0 28,0H44C59.464,0 72,12.536 72,28C72,43.464 59.464,56 44,56H28C12.536,56 0,43.464 0,28Z" 14 android:fillColor="@color/system_on_primary"/> 15 <group> 16 <clip-path 17 android:pathData="M24,16h24v24h-24z"/> 18 <path 19 android:pathData="M33.55,34L27.85,28.3L29.275,26.875L33.55,31.15L42.725,21.975L44.15,23.4L33.55,34Z" 20 android:fillColor="@color/system_primary"/> 21 </group> 22 </group> 23 </group> 24</vector> 25