Repo created
This commit is contained in:
parent
ef295a34d2
commit
bbab4c6180
352 changed files with 14422 additions and 1 deletions
12
android/src/main/res/drawable/ic_icons8_arrow.xml
Normal file
12
android/src/main/res/drawable/ic_icons8_arrow.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="40dp"
|
||||
android:height="40dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M15,20l0,-16l8,8z" />
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M16,15H3c-0.552,0 -1,-0.448 -1,-1v-4c0,-0.552 0.448,-1 1,-1h13V15z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue