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,18 +3,18 @@
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#FFCC44"
android:pathData="M256 140h228A256 256 0 0 1 244 511.7" />
<path
android:fillColor="#0F9D58"
android:pathData="M357 314L244 511.7A256 256 0 0 1 40 118" />
<path
android:fillColor="#DB4437"
android:pathData="M256 140h228A256 256 1 0 0 40 118L155 314" />
<path
android:fillColor="#4285F4"
android:pathData="M361 256A105 105 0 0 1 151 256A105 105 0 0 1 361 256Z"
android:strokeWidth="24"
android:strokeColor="#F1F1F1" />
<path
android:pathData="M256,140h228A256,256 0,0 1,244 511.7"
android:fillColor="#fc4"/>
<path
android:pathData="M357,314 L244,511.7A256,256 0,0 1,40 118"
android:fillColor="#0f9d58"/>
<path
android:pathData="M256,140h228A256,256 1,0 0,40 118L155,314"
android:fillColor="#db4437"/>
<path
android:pathData="M256,256m-105,0a105,105 0,1 1,210 0a105,105 0,1 1,-210 0"
android:strokeWidth="24"
android:fillColor="#4285f4"
android:strokeColor="#f1f1f1"/>
</vector>