Regenerated Android Drawables
Rust and Safari not working, so not updated
This commit is contained in:
@@ -1,27 +1,38 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
||||
<path
|
||||
android:fillColor="#9ccd2a"
|
||||
android:pathData="M 118 118 H 118 V 118 H 118 V 118 Z" />
|
||||
<path
|
||||
android:fillColor="#932279"
|
||||
android:pathData="M 270 118 H 270 V 118 H 270 V 118 Z" />
|
||||
<path
|
||||
android:fillColor="#efa724"
|
||||
android:pathData="M 270 270 H 270 V 270 H 270 V 270 Z" />
|
||||
<path
|
||||
android:fillColor="#262577"
|
||||
android:pathData="M 118 270 H 118 V 270 H 118 V 270 Z" />
|
||||
<path
|
||||
android:strokeColor="#fff"
|
||||
android:strokeWidth="9"
|
||||
android:pathData="M118 270h124v124H118zm152 0h124v124H270zm0-152h124v124H270zm-152 0h124v124H118zm245 226l-87-88 87-88 88 88zM256 236l-88-87 88-88 88 88zM149 344l-88-88 88-88 87 88zm107 107l-88-88 88-87 88 87z" />
|
||||
<path
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M118,118h124v124h-124z"
|
||||
android:fillColor="#9ccd2a"/>
|
||||
<path
|
||||
android:pathData="M270,118h124v124h-124z"
|
||||
android:fillColor="#932279"/>
|
||||
<path
|
||||
android:pathData="M270,270h124v124h-124z"
|
||||
android:fillColor="#efa724"/>
|
||||
<path
|
||||
android:pathData="M118,270h124v124h-124z"
|
||||
android:fillColor="#262577"/>
|
||||
<path
|
||||
android:pathData="M256,451.161l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
||||
android:fillColor="#9ccd2a"/>
|
||||
<path
|
||||
android:pathData="M148.52,343.681l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
||||
android:fillColor="#932279"/>
|
||||
<path
|
||||
android:pathData="M256,236.201l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
||||
android:fillColor="#efa724"/>
|
||||
<path
|
||||
android:pathData="M363.48,343.681l-87.681,-87.681l87.681,-87.681l87.681,87.681z"
|
||||
android:fillColor="#262577"/>
|
||||
<path
|
||||
android:pathData="M118,270h124v124L118,394zM270,270h124v124L270,394zM270,118h124v124L270,242zM118,118h124v124L118,242zM363,344l-87,-88 87,-88 88,88zM256,236l-88,-87 88,-88 88,88zM149,344l-88,-88 88,-88 87,88zM256,451l-88,-88 88,-87 88,87z"
|
||||
android:strokeWidth="9"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#fff"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user