round_interests_20.xml 851 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="M6,11c-1.65,0 -3,1.35 -3,3s1.35,3 3,3s3,-1.35 3,-3S7.65,11 6,11zM11.5,17h5c0.28,0 0.5,-0.22 0.5,-0.5v-5c0,-0.28 -0.22,-0.5 -0.5,-0.5h-5c-0.28,0 -0.5,0.22 -0.5,0.5v5C11,16.78 11.22,17 11.5,17zM2.43,8.25C2.24,8.59 2.49,9 2.87,9h6.27c0.38,0 0.62,-0.41 0.43,-0.75L6.43,2.76c-0.19,-0.34 -0.68,-0.34 -0.87,0L2.43,8.25zM15.72,2.5c-0.81,0 -1.39,0.43 -1.72,0.89c-0.33,-0.47 -0.91,-0.89 -1.72,-0.89c-1.19,0 -2.1,0.98 -2.1,2.1c0,1.44 1.65,2.49 3.49,4.1c0.19,0.17 0.47,0.17 0.66,0c1.85,-1.61 3.49,-2.66 3.49,-4.1C17.82,3.48 16.92,2.5 15.72,2.5z"/>
  10. </vector>