lets flip the hourglass icon
This commit is contained in:
parent
36f94c2ebd
commit
0e82d11ec1
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
|
||||
<path android:pathData="M16 22c1.1 0 2-0.9 2-2l-0.01-3.18c0-0.53-0.21-1.03-0.58-1.41L14 12l3.41-3.43c0.37-0.37 0.58-0.88 0.58-1.41L18 4c0-1.1-0.9-2-2-2H8C6.9 2 6 2.9 6 4v3.16C6 7.69 6.21 8.2 6.58 8.58L10 12l-3.41 3.4C6.21 15.78 6 16.29 6 16.82V20c0 1.1 0.9 2 2 2h8zM8 7.09V5c0-0.55 0.45-1 1-1h6c0.55 0 1 0.45 1 1v2.09c0 0.27-0.11 0.52-0.29 0.71L12 11.5 8.29 7.79C8.11 7.61 8 7.35 8 7.09z" android:fillColor="#FFFFFF"/>
|
||||
<path android:pathData="M8 2C6.9 2 6 2.9 6 4l0.01 3.18c0 0.53 0.21 1.03 0.58 1.41L10 12l-3.41 3.43c-0.37 0.37-0.58 0.88-0.58 1.41L6 20c0 1.1 0.9 2 2 2h8c1.1 0 2-0.9 2-2v-3.16c0-0.53-0.21-1.04-0.58-1.41L14 12l3.41-3.4C17.79 8.22 18 7.71 18 7.18V4c0-1.1-0.9-2-2-2H8zm8 14.91V19c0 0.55-0.45 1-1 1H9c-0.55 0-1-0.45-1-1v-2.09c0-0.27 0.11-0.52 0.29-0.71L12 12.5l3.71 3.71c0.18 0.18 0.29 0.44 0.29 0.7z" android:fillColor="#FFFFFFFF"/>
|
||||
</vector>
|
||||
|
|
Loading…
Reference in a new issue