123456789101112131415 |
- <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/white"
- android:pathData="M7.98,18.25c-0.29,-0.9 -0.57,-1.94 -0.76,-3L6,16.07v2.98L7.98,18.25zM12,4.36c0,0 -3,2.02 -3,8.64c0,2.25 1,5 1,5h4c0,0 1,-2.75 1,-5C15,6.38 12,4.36 12,4.36zM12,13c-1.1,0 -2,-0.9 -2,-2c0,-1.1 0.9,-2 2,-2s2,0.9 2,2C14,12.1 13.1,13 12,13zM18,19.05v-2.98l-1.22,-0.81c-0.19,1.05 -0.47,2.1 -0.76,3L18,19.05z"
- android:strokeAlpha="0.3"
- android:fillAlpha="0.3"/>
- <path
- android:fillColor="@android:color/white"
- android:pathData="M14,11c0,-1.1 -0.9,-2 -2,-2s-2,0.9 -2,2s0.9,2 2,2S14,12.1 14,11zM7.98,18.25c-0.29,-0.9 -0.57,-1.94 -0.76,-3L6,16.07v2.98L7.98,18.25zM12,2c0,0 5,2 5,11l2.11,1.41c0.56,0.37 0.89,1 0.89,1.66V22l-5,-2H9l-5,2v-5.93c0,-0.67 0.33,-1.29 0.89,-1.66L7,13C7,4 12,2 12,2zM12,4.36c0,0 -3,2.02 -3,8.64c0,2.25 1,5 1,5h4c0,0 1,-2.75 1,-5C15,6.38 12,4.36 12,4.36zM18,19.05v-2.98l-1.22,-0.81c-0.19,1.05 -0.47,2.1 -0.76,3L18,19.05z"/>
- </vector>
|