Bimba.git

ref: e056a460a0adc2459802f0856a6c27be85a5852c

app/src/main/res/drawable/stop_bg.xml


1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
  <path
      android:pathData="M2.807,12a9.193,9.193 0,1 0,18.386 0a9.193,9.193 0,1 0,-18.386 0z"
      android:fillColor="@android:color/black"/>
</vector>