<?xml version="1.0" encoding="utf-8"?>
<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="#0C0C0D"
        android:fillAlpha=".8"
        android:fillType="evenOdd"
        android:pathData="M4 9.5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0zM9.5 2a7.5 7.5 0 1 0 4.55 13.463l6.243 6.244a1 1 0 0 0 1.414-1.414l-6.244-6.244A7.5 7.5 0 0 0 9.5 2z"/>
</vector>