123456789 |
- <vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:width="@dimen/default_img_width"
- android:height="@dimen/default_img_width"
- android:viewportWidth="24"
- android:viewportHeight="24">
- <path
- android:fillColor="#FF000000"
- 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"/>
- </vector>
|