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

@@ -8,5 +8,5 @@
android:fillColor="#fff"/>
<path
android:fillColor="#FF000000"
android:pathData="M200,46L46,200l56,210 210,56 154,-154 -56,-210 -210,-56zM207,353L57,203l205,-55 -55,205z"/>
android:pathData="m46,200 l56,210 210,56 154,-154 -56,-210 -210,-56zM57,203 L262,148 207,353z"/>
</vector>