<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M12 7.2c0.71 0 1.3-0.58 1.3-1.3 0-0.71-0.59-1.3-1.3-1.3-0.71 0-1.3 0.59-1.3 1.3 0 0.72 0.59 1.3 1.3 1.3Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M12 10.7c-0.71 0-1.3 0.59-1.3 1.3 0 0.72 0.59 1.3 1.3 1.3 0.71 0 1.3-0.58 1.3-1.3 0-0.71-0.59-1.3-1.3-1.3Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M12 16.8c-0.71 0-1.3 0.59-1.3 1.3 0 0.72 0.59 1.3 1.3 1.3 0.71 0 1.3-0.58 1.3-1.3 0-0.71-0.59-1.3-1.3-1.3Z"/>
</vector>
