sharp_stadium_24.xml 571 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="M7,5L3,7V3L7,5zM18,3v4l4,-2L18,3zM11,2v4l4,-2L11,2zM5,10.04C6.38,10.53 8.77,11 12,11s5.62,-0.47 7,-0.96C19,9.86 16.22,9 12,9S5,9.86 5,10.04zM15,17H9l0,4.88C4.94,21.49 2,20.34 2,19v-9c0,-1.66 4.48,-3 10,-3s10,1.34 10,3v9c0,1.34 -2.94,2.48 -7,2.87L15,17z"/>
  10. </vector>