Regenerated Android Drawables
Rust and Safari not working, so not updated
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user