diff options
Diffstat (limited to 'app/src/main/res/drawable-night/ic_download_24dp.xml')
-rw-r--r-- | app/src/main/res/drawable-night/ic_download_24dp.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/src/main/res/drawable-night/ic_download_24dp.xml b/app/src/main/res/drawable-night/ic_download_24dp.xml deleted file mode 100644 index eb39e3f3..00000000 --- a/app/src/main/res/drawable-night/ic_download_24dp.xml +++ /dev/null @@ -1,9 +0,0 @@ -<vector xmlns:android="http://schemas.android.com/apk/res/android" - android:width="24dp" - android:height="24dp" - android:viewportWidth="24" - android:viewportHeight="24"> - <path - android:pathData="M13,5v6h1.17L12,13.17 9.83,11L11,11L11,5h2m2,-2L9,3v6L5,9l7,7 7,-7h-4L15,3zM19,18L5,18v2h14v-2z" - android:fillColor="#FFFFFF"/> -</vector> |