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

@@ -9,16 +9,16 @@
<path
android:pathData="M120,256m-40,0a40,40 0,1 1,80 0a40,40 0,1 1,-80 0"
android:strokeWidth="33"
android:fillColor="#0082c9"
android:fillColor="#00000000"
android:strokeColor="#fff"/>
<path
android:pathData="M256,256m-71,0a71,71 0,1 1,142 0a71,71 0,1 1,-142 0"
android:strokeWidth="33"
android:fillColor="#0082c9"
android:fillColor="#00000000"
android:strokeColor="#fff"/>
<path
android:pathData="M392,256m-40,0a40,40 0,1 1,80 0a40,40 0,1 1,-80 0"
android:strokeWidth="33"
android:fillColor="#0082c9"
android:fillColor="#00000000"
android:strokeColor="#fff"/>
</vector>