1<?xml version="1.0" encoding="utf-8"?> 2<vector xmlns:android="http://schemas.android.com/apk/res/android" 3 android:height="24dp" 4 android:width="24dp" 5 android:viewportWidth="24" 6 android:viewportHeight="24"> 7 8 <path android:fillColor="#fff" 9 android:pathData="M3.53 10.95l8.46 10.54.01.01.01-.01 8.46-10.54C20.04 10.62 16.81 8 12 8c-4.81 0-8.04 2.62-8.47 2.95z"/> 10 11</vector> 12