12345678910 |
- <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="M12,17c-1.1,0 -2,-0.9 -2,-2c0,-1.1 0.9,-2 2,-2s2,0.9 2,2C14,16.1 13.1,17 12,17zM15.48,17.94C14.68,18.54 14,19 12,19s-2.68,-0.46 -3.48,-1.06C8.04,17.55 7,16.76 7,14H5c0,2.7 0.93,4.41 2.3,5.5c0.5,0.4 1.1,0.7 1.7,0.9V24h6v-3.6c0.6,-0.2 1.2,-0.5 1.7,-0.9c1.37,-1.09 2.3,-2.8 2.3,-5.5h-2C17,16.76 15.96,17.55 15.48,17.94zM23,4.25v3.49c0,0.8 -0.88,1.26 -1.56,0.83C21.3,8.48 21.16,8.39 21,8.31L19,13h-2l-1.5,-6.28C14.4,6.58 13.22,6.5 12,6.5S9.6,6.58 8.5,6.72L7,13H5L3,8.31C2.84,8.39 2.7,8.48 2.56,8.57C1.88,9 1,8.55 1,7.74V4.25C1,1.9 5.92,0 12,0S23,1.9 23,4.25zM6.9,6.98C5.97,7.17 5.12,7.41 4.37,7.69l1.51,3.55L6.9,6.98zM19.63,7.69c-0.75,-0.28 -1.6,-0.52 -2.53,-0.71l1.02,4.25L19.63,7.69zM21,4.31C20.65,3.63 17.57,2 12,2S3.35,3.63 3,4.31v1.77C5.34,5.07 8.56,4.5 12,4.5s6.66,0.57 9,1.58V4.31z"/>
- </vector>
|