Updated on 2026-08-14
This commit is contained in:
parent
2ca7759e7e
commit
552e8cc752
12 changed files with 1051 additions and 93 deletions
9
app/src/main/res/drawable/ic_back_24.xml
Normal file
9
app/src/main/res/drawable/ic_back_24.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<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="#000000"
|
||||
android:pathData="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue