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

@@ -5,14 +5,8 @@
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#fff"/>
<path
android:pathData="M258,258m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
android:fillColor="#666"/>
<path
android:pathData="M256,256m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
android:fillColor="#6abf69"/>
<path
android:pathData="M256,117a139,139 0,0 0,-139 139,139 139,0 0,0 139,139 139,139 0,0 0,139 -139,139 139,0 0,0 -139,-139zM256,155c45,0 85,30 97,73L159,228c12,-43 52,-73 97,-73zM256,270a20,20 0,0 1,20 20,20 20,0 0,1 -12,18l16,36h-48l15,-36a20,20 0,0 1,-11 -18,20 20,0 0,1 20,-20z"
android:pathData="M256,64a192,192 0,1 0,0 0M122,217.3a140,142 0,0 1,268 0M244,328.6a27,27 0,1 1,24 0l22,49h-68"
android:fillColor="#fc0"/>
</vector>