<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:height="120dp"
    android:width="120dp"
    android:viewportWidth="120"
    android:viewportHeight="120">
    <path
        android:fillColor="#00000000"
        android:pathData="M60,105C84.85,105 105,84.85 105,60C105,35.15 84.85,15 60,15C35.15,15 15,35.15 15,60C15,84.85 35.15,105 60,105Z"
        android:strokeColor="#ff0000"
        android:strokeWidth="8"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"/>
    <path
        android:fillColor="#00000000"
        android:pathData="M60,80H60.05V80.05H60V80Z"
        android:strokeColor="#ff0000"
        android:strokeWidth="8"
        android:strokeLineJoin="round"/>
    <path
        android:fillColor="#00000000"
        android:pathData="M60,60V40"
        android:strokeColor="#ff0000"
        android:strokeWidth="8"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"/>
</vector>
