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

@@ -10,6 +10,6 @@
android:pathData="M310,223m-113,0a113,113 0,1 1,226 0a113,113 0,1 1,-226 0"
android:fillColor="#fff"/>
<path
android:pathData="M165,410V110h-56v300"
android:pathData="M109,410V110h56v300"
android:fillColor="#f96854"/>
</vector>