round_reviews_20.xml 658 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="20dp"
  3. android:height="20dp"
  4. android:viewportWidth="20"
  5. android:viewportHeight="20"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M16.5,2h-13C2.67,2 2,2.67 2,3.5v13.29c0,0.45 0.54,0.67 0.85,0.35L5,15h11.5c0.83,0 1.5,-0.67 1.5,-1.5v-10C18,2.67 17.33,2 16.5,2zM11.26,9.76l-0.8,1.75c-0.18,0.39 -0.73,0.39 -0.91,0l-0.8,-1.75l-1.75,-0.8c-0.39,-0.18 -0.39,-0.73 0,-0.91l1.75,-0.8l0.8,-1.75c0.18,-0.39 0.73,-0.39 0.91,0l0.8,1.75l1.75,0.8c0.39,0.18 0.39,0.73 0,0.91L11.26,9.76z"/>
  10. </vector>