CSV Download

This commit is contained in:
Kaif
2023-12-14 13:59:48 +05:30
parent e7600dafec
commit 75875b9e4f
15 changed files with 485 additions and 245 deletions

View File

@@ -0,0 +1,5 @@
<vector android:height="24dp" android:tint="@color/primary"
android:viewportHeight="24" android:viewportWidth="24"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@color/primary" android:pathData="M19,9h-4V3H9v6H5l7,7 7,-7zM5,18v2h14v-2H5z"/>
</vector>