<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:tint="@color/icon_color"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="#89909c"
        android:fillType="evenOdd"
        android:pathData="M3.5,11.5L20.5,11.5A1,1 0,0 1,21.5 12.5L21.5,12.5A1,1 0,0 1,20.5 13.5L3.5,13.5A1,1 0,0 1,2.5 12.5L2.5,12.5A1,1 0,0 1,3.5 11.5z"
        android:strokeWidth="1"
        android:strokeColor="#00000000" />
    <path
        android:fillColor="#00000000"
        android:fillType="evenOdd"
        android:pathData="M12,12m-8.8,0a8.8,8.8 0,1 1,17.6 0a8.8,8.8 0,1 1,-17.6 0"
        android:strokeWidth="1.8"
        android:strokeColor="#89909c" />
    <path
        android:fillColor="#00000000"
        android:fillType="evenOdd"
        android:pathData="M12,20.5C13.4167,20.5 15.3056,16.6944 15.3056,12C15.3056,7.3056 13.4167,3.5 12,3.5C10.5833,3.5 8.6944,7.3056 8.6944,12C8.6944,16.6944 10.5833,20.5 12,20.5Z"
        android:strokeWidth="2"
        android:strokeColor="#89909c" />
</vector>
