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,19 +7,7 @@
android:pathData="M0,0h512v512h-512z"
android:fillColor="#111"/>
<path
android:pathData="M81,198v116l175,117 175,-117V198L256,81z"
android:strokeLineJoin="round"
android:strokeWidth="33"
android:fillColor="#00000000"
android:strokeColor="#e6e6e6"/>
<path
android:pathData="M81,198l175,116 175,-116M256,81v117"
android:strokeLineJoin="round"
android:strokeWidth="33"
android:fillColor="#00000000"
android:strokeColor="#e6e6e6"/>
<path
android:pathData="M81,314l175,-116 175,116M256,431V314"
android:pathData="M81,198v116l175,117 175,-117V198L256,81 81,198l175,116 175,-116M256,81v117M81,314l175,-116 175,116M256,431V314"
android:strokeLineJoin="round"
android:strokeWidth="33"
android:fillColor="#00000000"