Regenerated Android Drawables

Rust and Safari not working, so not updated
This commit is contained in:
Terence Eden
2020-11-08 16:06:57 +00:00
parent a9a6b29317
commit 07c1acd9ee
243 changed files with 3693 additions and 2407 deletions

View File

@@ -3,25 +3,28 @@
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#3BD75F"
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
<path
android:fillColor="#FFFFFF"
android:pathData="M448 256A192 192 0 0 1 64 256A192 192 0 0 1 448 256Z" />
<path
android:pathData="M141 195c75 -20 164 -15 238 24"
android:strokeWidth="36"
android:strokeColor="#3BD75F"
android:strokeLineCap="round" />
<path
android:pathData="M152 257c61 -17 144 -13 203 24"
android:strokeWidth="31"
android:strokeColor="#3BD75F"
android:strokeLineCap="round" />
<path
android:pathData="M156 315c54 -12 116 -17 178 20"
android:strokeWidth="24"
android:strokeColor="#3BD75F"
android:strokeLineCap="round" />
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#3bd75f"/>
<path
android:pathData="M256,256m-192,0a192,192 0,1 1,384 0a192,192 0,1 1,-384 0"
android:fillColor="#fff"/>
<path
android:pathData="m141,195c75,-20 164,-15 238,24"
android:strokeWidth="36"
android:fillColor="#00000000"
android:strokeColor="#3bd75f"
android:strokeLineCap="round"/>
<path
android:pathData="m152,257c61,-17 144,-13 203,24"
android:strokeWidth="31"
android:fillColor="#00000000"
android:strokeColor="#3bd75f"
android:strokeLineCap="round"/>
<path
android:pathData="m156,315c54,-12 116,-17 178,20"
android:strokeWidth="24"
android:fillColor="#00000000"
android:strokeColor="#3bd75f"
android:strokeLineCap="round"/>
</vector>