round_cookie_24.xml 806 B

12345678910
  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. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M21.27,10.9c-1.21,-0.33 -2.31,-1.46 -2.29,-2.89c0.01,-0.56 -0.4,-1.02 -0.96,-1.01C15.83,7.03 14,5.22 14,3.02c0,-0.49 -0.35,-0.9 -0.84,-0.96C6.53,1.22 2,6.81 2,12c0,5.52 4.48,10 10,10c5.61,0 10.11,-4.62 10,-10.18C21.99,11.38 21.69,11.01 21.27,10.9zM8.5,15C7.67,15 7,14.33 7,13.5S7.67,12 8.5,12s1.5,0.67 1.5,1.5S9.33,15 8.5,15zM10.5,10C9.67,10 9,9.33 9,8.5S9.67,7 10.5,7S12,7.67 12,8.5S11.33,10 10.5,10zM15,16c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1s1,0.45 1,1C16,15.55 15.55,16 15,16z"/>
  10. </vector>