aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/download_cached.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/download_cached.xml')
-rw-r--r--app/src/main/res/drawable/download_cached.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/download_cached.xml b/app/src/main/res/drawable/download_cached.xml
new file mode 100644
index 00000000..a57dec31
--- /dev/null
+++ b/app/src/main/res/drawable/download_cached.xml
@@ -0,0 +1,6 @@
+<vector android:height="24dp" android:tint="#0091EA"
+ android:viewportHeight="24" android:viewportWidth="24"
+ android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
+ <path android:fillColor="@android:color/white"
+ android:fillType="evenOdd" android:pathData="M19,12.87c0,-0.47 -0.34,-0.85 -0.8,-0.98C16.93,11.54 16,10.38 16,9V4l1,0c0.55,0 1,-0.45 1,-1c0,-0.55 -0.45,-1 -1,-1H7C6.45,2 6,2.45 6,3c0,0.55 0.45,1 1,1l1,0v5c0,1.38 -0.93,2.54 -2.2,2.89C5.34,12.02 5,12.4 5,12.87V13c0,0.55 0.45,1 1,1h4.98L11,21c0,0.55 0.45,1 1,1c0.55,0 1,-0.45 1,-1l-0.02,-7H18c0.55,0 1,-0.45 1,-1V12.87z"/>
+</vector>