App shortcut fixed
This commit is contained in:
parent
1425bfe612
commit
0b6f043995
181 changed files with 1616 additions and 2052 deletions
|
@ -5,9 +5,8 @@
|
|||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
|
||||
<path
|
||||
android:pathData="M0,0h24v24H0V0z" />
|
||||
|
||||
<path
|
||||
android:fillColor="@color/md_white_1000"
|
||||
android:pathData="M7,7h10v1.79c0,0.45,0.54,0.67,0.85,0.35l2.79-2.79c0.2-0.2,0.2-0.51,0-0.71l-2.79-2.79C17.54,2.54,17,2.76,17,3.21V5H6 C5.45,5,5,5.45,5,6v4c0,0.55,0.45,1,1,1h0c0.55,0,1-0.45,1-1V7z M17,17H7v-1.79c0-0.45-0.54-0.67-0.85-0.35l-2.79,2.79 c-0.2,0.2-0.2,0.51,0,0.71l2.79,2.79C6.46,21.46,7,21.24,7,20.79V19h11c0.55,0,1-0.45,1-1v-4c0-0.55-0.45-1-1-1h0 c-0.55,0-1,0.45-1,1V17z" />
|
||||
android:pathData="M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4z" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue