ic_globe_alt.xml 595 B

123456789
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="@dimen/default_img_width"
  3. android:height="@dimen/default_img_width"
  4. android:viewportWidth="24"
  5. android:viewportHeight="24">
  6. <path
  7. android:fillColor="#FF000000"
  8. android:pathData="m13,16a8,8 0,1 0,-8 -8,8.009 8.009,0 0,0 8,8zM13,2a6,6 0,1 1,-6 6,6.006 6.006,0 0,1 6,-6zM22.907,14.773a11.992,11.992 0,0 1,-8.907 5.166v2.061h4a1,1 0,0 1,0 2h-10a1,1 0,0 1,0 -2h4v-2.051a11.994,11.994 0,0 1,-8.257 -19.586,1 1,0 0,1 1.542,1.274 10,10 0,1 0,15.971 12.006,1 1,0 0,1 1.651,1.13z"/>
  9. </vector>