Newer
Older
SafeTreeController / app / src / main / res / drawable / ic_chart_dot.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24px"
    android:height="24px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/mainThemeColor"
        android:pathData="M512.1,64.1c-247.4,0 -448,200.6 -448,448s200.6,448 448,448 448,-200.6 448,-448 -200.6,-448 -448,-448zM512.1,768.1c-141.4,0 -256,-114.6 -256,-256s114.6,-256 256,-256 256,114.6 256,256 -114.6,256 -256,256z" />
</vector>