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

@@ -4,7 +4,7 @@
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M192 430a180 180 0 11128 0l-40-109a63 63 0 10-48 0z"
android:pathData="M192,430a180,180 0,1 1,128 0l-40,-109a63,63 0,1 0,-48 0z"
android:strokeLineJoin="round"
android:strokeWidth="14"
android:fillColor="#3da639"