Update notification icons

Although no recent version of Android even shows these....
This commit is contained in:
arkon
2021-12-11 12:59:05 -05:00
parent 808177f8c9
commit ed4dea8686
4 changed files with 8 additions and 8 deletions

View File

@@ -4,6 +4,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@android:color/white"
android:fillColor="@android:color/black"
android:pathData="M9,3v6L5,9l7,7 7,-7h-4L15,3zM19,18L5,18v2h14v-2z" />
</vector>