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

@@ -12,6 +12,6 @@
android:fillColor="#fff"
android:strokeColor="#0f0"/>
<path
android:pathData="m140,120 l44,0 72,225 72,-225 44,0 -90,265 -52,0z"
android:pathData="m140,120h44l72,225 72,-225h44l-90,265h-52z"
android:fillColor="#0f0"/>
</vector>