1<vector xmlns:android="http://schemas.android.com/apk/res/android" 2 android:width="24dp" 3 android:height="24dp" 4 android:tint="?attr/colorControlNormal" 5 android:viewportWidth="960" 6 android:viewportHeight="960"> 7 <path 8 android:fillColor="@android:color/white" 9 android:pathData="M660,880Q569,880 504.5,815.5Q440,751 440,660L440,600L880,600L880,660Q880,751 816,815.5Q752,880 660,880ZM160,800Q127,800 103.5,776.5Q80,753 80,720L80,240Q80,207 103.5,183.5Q127,160 160,160L800,160Q833,160 856.5,183.5Q880,207 880,240L880,336Q837,290 780,265Q723,240 660,240Q535,240 447.5,327.5Q360,415 360,540L360,660Q360,697 368.5,732.5Q377,768 394,800L160,800ZM440,520Q443,445 494,390.5Q545,336 620,323L620,520L440,520ZM700,520L700,323Q775,336 826,390.5Q877,445 880,520L700,520Z" /> 10</vector> 11