sharp_dining_20.xml 602 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="M2,2v16h16V2H2zM9.25,7.5L9.25,7.5v1c0,0.74 -0.54,1.36 -1.25,1.47V15H7V9.97C6.29,9.86 5.75,9.24 5.75,8.5v-1v0V5H6.5v2.5h0.63V5h0.75v2.5H8.5V5h0.75V7.5zM13,9.88V15h-1V9.88c-0.72,-0.31 -1.25,-1.25 -1.25,-2.38c0,-1.38 0.78,-2.5 1.75,-2.5s1.75,1.12 1.75,2.5C14.25,8.63 13.72,9.57 13,9.88z"/>
  10. </vector>