<?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">
    <group>
        <clip-path android:pathData="M0,0l24,0l0,24l-24,0z" />
        <path
            android:fillColor="#00000000"
            android:fillType="evenOdd"
            android:pathData="M12,4L12,4A8,8 0,0 1,20 12L20,12A8,8 0,0 1,12 20L12,20A8,8 0,0 1,4 12L4,12A8,8 0,0 1,12 4z"
            android:strokeWidth="2"
            android:strokeColor="#89909c" />
    </group>
</vector>
