App shortcut fixed
This commit is contained in:
parent
1425bfe612
commit
0b6f043995
181 changed files with 1616 additions and 2052 deletions
|
@ -1,9 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@color/md_white_1000"
|
||||
android:pathData="M12,2C6.48,2 2,6.48 2,12c0,5.52 4.48,10 10,10s10,-4.48 10,-10C22,6.48 17.52,2 12,2zM13,19h-2v-2h2V19zM15.07,11.25l-0.9,0.92c-0.5,0.51 -0.86,0.97 -1.04,1.69C13.05,14.18 13,14.54 13,15h-2v-0.5c0,-0.46 0.08,-0.9 0.22,-1.31c0.2,-0.58 0.53,-1.1 0.95,-1.52l1.24,-1.26c0.46,-0.44 0.68,-1.1 0.55,-1.8c-0.13,-0.72 -0.69,-1.33 -1.39,-1.53c-1.11,-0.31 -2.14,0.32 -2.47,1.27C9.98,8.72 9.67,9 9.28,9H8.98C8.4,9 8,8.44 8.16,7.88c0.43,-1.47 1.68,-2.59 3.23,-2.83c1.52,-0.24 2.97,0.55 3.87,1.8C16.44,8.48 16.09,10.23 15.07,11.25z"/>
|
||||
</vector>
|
||||
|
||||
|
||||
<path
|
||||
android:fillColor="@color/md_white_1000"
|
||||
android:pathData="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-0.9 0.92 C13.45 12.9 13 13.5 13 15h-2v-0.5c0-1.1 0.45 -2.1 1.17-2.83l1.24-1.26c0.37-0.36 0.59 -0.86 0.59 -1.41 0-1.1-0.9-2-2-2s-2 0.9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 0.88-0.36 1.68-0.93 2.25z" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue