Regenerate drawables (#4352)

This commit is contained in:
Taco
2021-01-31 09:55:28 -05:00
committed by GitHub
parent 17109ab760
commit 9bf452856c
81 changed files with 263 additions and 273 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:fillColor="@android:color/black"
android:pathData="M10,4H4c-1.1,0 -1.99,0.9 -1.99,2L2,18c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2V8c0,-1.1 -0.9,-2 -2,-2h-8l-2,-2z" />
</vector>