ic_tips_success.xml 1.01 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="36dp"
    android:height="36dp"
    android:viewportWidth="36"
    android:viewportHeight="36">
  <path
      android:pathData="M18,0C27.9411,0 36,8.0589 36,18C36,27.9411 27.9411,36 18,36C8.0589,36 0,27.9411 0,18C0,8.0589 8.0589,0 18,0ZM18,1C8.6112,1 1,8.6112 1,18C1,27.3888 8.6112,35 18,35C27.3888,35 35,27.3888 35,18C35,8.6112 27.3888,1 18,1Z"
      android:strokeWidth="1"
      android:fillColor="#FFFFFF"
      android:fillType="nonZero"
      android:strokeColor="#00000000"/>
  <path
      android:pathData="M26.4697,12.4697C26.7626,12.1768 27.2374,12.1768 27.5303,12.4697C27.7966,12.7359 27.8208,13.1526 27.6029,13.4462L27.5303,13.5303L16,25.0607L9.4697,18.5303C9.1768,18.2374 9.1768,17.7626 9.4697,17.4697C9.7359,17.2034 10.1526,17.1792 10.4462,17.3971L10.5303,17.4697L16,22.939L26.4697,12.4697Z"
      android:strokeWidth="1"
      android:fillColor="#FFFFFF"
      android:fillType="nonZero"
      android:strokeColor="#00000000"/>
</vector>