round_hiking_20.xml 1013 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="M9.25,3.75C9.25,2.78 10.03,2 11,2s1.75,0.78 1.75,1.75c0,0.97 -0.79,1.75 -1.75,1.75C10.04,5.5 9.25,4.72 9.25,3.75zM4.9,10.75l1.64,0.32l0.96,-4.91L6.84,6.03C6.03,5.87 5.24,6.4 5.08,7.21l-0.57,2.94C4.46,10.43 4.63,10.69 4.9,10.75zM14.5,8C14.22,8 14,8.22 14,8.5l0,0.91c-2.11,-0.42 -2.13,-2.19 -3.11,-2.97c-0.21,-0.17 -0.45,-0.29 -0.7,-0.36c-0.81,-0.23 -1.7,0.27 -1.88,1.16c-0.13,0.67 -1.46,7.41 -1.94,9.87C6.29,17.57 6.64,18 7.11,18c0.36,0 0.67,-0.25 0.73,-0.6l1.07,-5.41l1.58,1.58v3.68c0,0.41 0.34,0.75 0.75,0.75S12,17.66 12,17.25v-3.89c0,-0.27 -0.11,-0.52 -0.29,-0.71l-1.17,-1.17l0.49,-2.48c0.72,0.95 1.76,1.64 2.97,1.89l0,6.6c0,0.28 0.22,0.5 0.5,0.5s0.5,-0.22 0.5,-0.5v-9C15,8.22 14.78,8 14.5,8z"/>
  10. </vector>