summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_check_redirect.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_check_redirect.xml')
-rw-r--r--app/src/main/res/drawable/ic_check_redirect.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_check_redirect.xml b/app/src/main/res/drawable/ic_check_redirect.xml
new file mode 100644
index 000000000..f4ff88703
--- /dev/null
+++ b/app/src/main/res/drawable/ic_check_redirect.xml
@@ -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="@android:color/white"
+ android:pathData="M21.71,11.29l-9,-9c-0.39,-0.39 -1.02,-0.39 -1.41,0l-9,9c-0.39,0.39 -0.39,1.02 0,1.41l9,9c0.39,0.39 1.02,0.39 1.41,0l9,-9c0.39,-0.38 0.39,-1.01 0,-1.41zM14,14.5V12h-4v2c0,0.55 -0.45,1 -1,1s-1,-0.45 -1,-1v-3c0,-0.55 0.45,-1 1,-1h5V7.5l3.15,3.15c0.2,0.2 0.2,0.51 0,0.71L14,14.5z" />
+</vector>