<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="16dp"
android:viewportHeight="48"
android:viewportWidth="48"
android:width="16dp" >
<path android:pathData="M 19, 24
m -12, 0
a 17,17 0 1,0 34,0
a 17,17 0 1,0 -34,0
z"
android:strokeColor="@color/baseline_primary_80" android:strokeWidth="2"/>
<path android:fillColor="@color/baseline_primary_80" android:fillType="evenOdd"
android:pathData="M 40, 12
m -12, 0
a 8,8 0 1,0 16,0
a 8,8 0 1,0 -16,0
z"/>
<path android:fillColor="@color/modern_grey_900" android:fillType="evenOdd"
android:pathData="
M39.5,15
C39.25,15.32 39,15.32 38.65,15
L36.25,12.6
L33.85,15
C33.5,15.32 33,15.32 32.65,15
V15
C32.35,14.67 32.35,14.15 32.65,13.82
L35.1,11.42
L32.65,9.02
C32.35,8.69 32.35,8.17 32.6,7.84
V7.84
C33,7.52 33.5,7.52 33.85,7.84
L36.25,10.24
L38.65,7.84
C39,7.52 39.5,7.52 39.85,7.84
V7.84
C40.15,8.17 40.15,8.69 39.85,9.02
L37.4,11.42
L39.85,13.82
C40.15,14.15 40.15,14.67 39.85,14.67
V15
Z"/>
</vector>