App shortcut fixed
This commit is contained in:
parent
1425bfe612
commit
0b6f043995
181 changed files with 1616 additions and 2052 deletions
|
@ -2,11 +2,11 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportHeight="24"
|
||||
android:viewportWidth="24">
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
|
||||
|
||||
<path android:pathData="M0,0h24v24H0V0z" />
|
||||
<path
|
||||
android:fillColor="@color/md_white_1000"
|
||||
android:pathData="M18.4,10.6C16.55,8.99,14.15,8,11.5,8c-4.16,0-7.74,2.42-9.44,5.93C1.74,14.6,2.1,15.4,2.81,15.64l0,0 c0.59,0.2,1.23-0.08,1.5-0.64c1.3-2.66,4.03-4.5,7.19-4.5c1.95,0,3.73,0.72,5.12,1.88l-1.91,1.91C14.08,14.92,14.52,16,15.41,16H21 c0.55,0,1-0.45,1-1V9.41c0-0.89-1.08-1.34-1.71-0.71L18.4,10.6z" />
|
||||
android:pathData="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16c1.05-3.19 4.05-5.5 7.6-5.5 1.95 0 3.73 0.72 5.12 1.88L13 16h9V7l-3.6 3.6z" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue