summaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/arrow_drop_up.xml
diff options
context:
space:
mode:
authorA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-26 14:11:59 +0330
committerA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-26 14:11:59 +0330
commitb6ecd5026e5e64b5e8fb67f84d6c89ec6a24db31 (patch)
tree0c5cf7ac65ed1fcc4bd02ade34cc4607e88c85ed /app/src/main/res/drawable/arrow_drop_up.xml
inital commitv0.1.0
Diffstat (limited to 'app/src/main/res/drawable/arrow_drop_up.xml')
-rw-r--r--app/src/main/res/drawable/arrow_drop_up.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/arrow_drop_up.xml b/app/src/main/res/drawable/arrow_drop_up.xml
new file mode 100644
index 0000000..119a094
--- /dev/null
+++ b/app/src/main/res/drawable/arrow_drop_up.xml
@@ -0,0 +1,5 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
+
+ <path android:fillColor="@android:color/white" android:pathData="M8.71,12.29L11.3,9.7c0.39,-0.39 1.02,-0.39 1.41,0l2.59,2.59c0.63,0.63 0.18,1.71 -0.71,1.71H9.41c-0.89,0 -1.33,-1.08 -0.7,-1.71z"/>
+
+</vector>