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,9 +7,9 @@
android:pathData="M0,0h512v512h-512z"
android:fillColor="#fff"/>
<path
android:pathData="m237,215a117,117 0,1 0,100.6 115.4v-128a150,150 0,0 0,88 28v-63a88,88 0,0 1,-88 -88L274,79.4L274,331a53.5,53.5 0,1 1,-37 -51z"
android:fillColor="#ff004f"/>
android:pathData="m237,215a117,117 0,1 0,101 115L338,202a150,150 0,0 0,88 28v-63a88,88 0,0 1,-88 -88h-64v252a54,54 0,1 1,-37 -51"
android:fillColor="#f05"/>
<path
android:pathData="m219,200a117,117 0,1 0,100.6 115.4v-128a150,150 0,0 0,88 28v-63a88,88 0,0 1,-88 -88H256V316a53.5,53.5 0,1 1,-37 -51z"
android:fillColor="#00f2ea"/>
android:pathData="m219,200a117,117 0,1 0,101 115V187a150,150 0,0 0,88 28v-63a88,88 0,0 1,-88 -88h-64v252a54,54 0,1 1,-37 -51"
android:fillColor="#0ee"/>
</vector>