<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:height="40dp"
    android:width="40dp"
    android:viewportWidth="40"
    android:viewportHeight="40">
    <path
        android:fillColor="#00000000"
        android:pathData="M35,35L28.333,28.333M31.667,18.333C31.667,21.87 30.262,25.261 27.761,27.761C25.261,30.262 21.87,31.667 18.333,31.667C14.797,31.667 11.406,30.262 8.905,27.761C6.405,25.261 5,21.87 5,18.333C5,14.797 6.405,11.406 8.905,8.905C11.406,6.405 14.797,5 18.333,5C21.87,5 25.261,6.405 27.761,8.905C30.262,11.406 31.667,14.797 31.667,18.333Z"
        android:strokeColor="#ffffff"
        android:strokeWidth="3"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"/>
</vector>
