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,6 +7,6 @@
android:pathData="M0,0h512v512h-512z"
android:fillColor="#fff"/>
<path
android:pathData="M256,64a192,192 0,0 0,-26 382v-39c0,-11 -7,-21 -17,-24a134,134 0,1 1,177 -122v1a141,141 0,0 1,0 5l0,1a126,126 0,0 1,0 3,130 130,0 0,1 0,4l0,2C372,385 231,446 230,446A194,194 0,0 0,256 448a192,192 0,0 0,0 -384"
android:pathData="M256,64a192,192 0,1 0,0 0M232,445v-37q0,-18 -18,-25a134,134 0,1 1,176 -128q1,99 -137,179"
android:fillColor="#00caff"/>
</vector>