Home | History | Annotate | Download | only in drawable
      1 <vector xmlns:android="http://schemas.android.com/apk/res/android"
      2     android:height="340dp"
      3     android:width="340dp"
      4     android:viewportHeight="340"
      5     android:viewportWidth="340">
      6     <path
      7         android:pathData="M170,40m-39,0a39,39 0,1 1,78 0a39,39 0,1 1,-78 0"
      8         android:strokeColor="#000000"
      9         android:strokeWidth="2"/>
     10 </vector>
     11