sharp_route_20.xml 554 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="M15.25,12.13V3h-6v12.5h-3V7.87C7.26,7.55 8,6.62 8,5.5C8,4.12 6.88,3 5.5,3S3,4.12 3,5.5c0,1.12 0.74,2.05 1.75,2.37V17h6V4.5h3v7.63C12.74,12.45 12,13.38 12,14.5c0,1.38 1.12,2.5 2.5,2.5s2.5,-1.12 2.5,-2.5C17,13.38 16.26,12.45 15.25,12.13z"/>
  10. </vector>