| <vector xmlns:android="http://schemas.android.com/apk/res/android" | 
|     android:width="24dp" | 
|     android:height="24dp" | 
|     android:viewportWidth="24" | 
|     android:viewportHeight="24" | 
|     android:tint="?attr/colorControlNormal"> | 
|     <path | 
|         android:fillColor="@android:color/black" | 
|         android:pathData="M12 4.5C7.03 4.5 2.8 8.52 2.15 9L2 9.36l-.01.01L2 9.5c.74 1.46 4.44 5.5 9 5.5s8.26-4.04 9-5.5c-.74-1.46-4.44-5.5-9-5.5zM12 14c-3.09 0-5.65-2.14-6-5 .35-2.86 2.69-5 6-5s5.65 2.14 6 5c-.35 2.86-2.69 5-6 5zm-1-7h2v4h-2z"/> | 
| </vector> |