mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-04 09:10:32 +00:00
Jello
This commit is contained in:
parent
cb12c18f13
commit
2fb3d37909
36 changed files with 1147 additions and 57 deletions
11
app/src/main/res/drawable/arrow_forward_24px.xml
Normal file
11
app/src/main/res/drawable/arrow_forward_24px.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960"
|
||||
android:tint="?attr/colorControlNormal"
|
||||
android:autoMirrored="true">
|
||||
<path
|
||||
android:fillColor="@android:color/white"
|
||||
android:pathData="M647,520L160,520L160,440L647,440L423,216L480,160L800,480L480,800L423,744L647,520Z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue