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,19 +3,22 @@
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#0082C9"
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:pathData="M160 256A40 40 0 0 1 80 256A40 40 0 0 1 160 256Z"
android:strokeWidth="33"
android:strokeColor="#FFFFFF" />
<path
android:pathData="M327 256A71 71 0 0 1 185 256A71 71 0 0 1 327 256Z"
android:strokeWidth="33"
android:strokeColor="#FFFFFF" />
<path
android:pathData="M432 256A40 40 0 0 1 352 256A40 40 0 0 1 432 256Z"
android:strokeWidth="33"
android:strokeColor="#FFFFFF" />
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#0082c9"/>
<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: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: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:strokeColor="#fff"/>
</vector>