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
@@ -4,6 +4,6 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M11,4H13V16L18.5,10.5L19.92,11.92L12,19.84L4.08,11.92L5.5,10.5L11,16V4Z" />
android:fillColor="@android:color/black"
android:pathData="M20,12l-1.41,-1.41L13,16.17V4h-2v12.17l-5.58,-5.59L4,12l8,8 8,-8z" />
</vector>