Re-do Android Vector Drawables

This commit is contained in:
Terence Eden
2023-03-19 14:30:09 +00:00
parent ea3ea761a4
commit 6a1f96d529
193 changed files with 1966 additions and 1208 deletions

View File

@@ -7,9 +7,9 @@
android:pathData="M0,0h512v512h-512z"
android:fillColor="#fff"/>
<path
android:pathData="M300,140l-44,77 -44,-77H64l192,333 192,-333z"
android:pathData="m64,140h148l44,77l44,-77h148L256,473"
android:fillColor="#42b883"/>
<path
android:pathData="M300,140l-44,77 -44,-77h-71l115,200 115,-200z"
android:pathData="m141,140h71l44,77l44,-77h71L256,340"
android:fillColor="#35495e"/>
</vector>