Revert download notification icon changes

This commit is contained in:
arkon
2021-12-12 11:14:47 -05:00
parent ecd5414287
commit 7f998ecdbd
5 changed files with 8 additions and 17 deletions

View File

@@ -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:fillColor="@android:color/black"
android:pathData="M9,3v6L5,9l7,7 7,-7h-4L15,3zM19,18L5,18v2h14v-2z" />
</vector>