Regenerated Android Drawables
Rust and Safari not working, so not updated
This commit is contained in:
@@ -1,30 +1,46 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M59.6 97.5v100h40v101a121 121 0 00120 120h198v-201a121 121 0 00-120-120z" />
|
||||
<path
|
||||
android:fillColor="#c7f994"
|
||||
android:pathData="M83.6 122.2v51.3h13.3a25 25 0 0124 24v94.9c-0.3 55.9 46.7 101.4 101.5 101.5H365c13.9-0.1 25-11.4 25-25V224c0.3-56-46.7-101.5-101.6-101.7H83.6z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:fillAlpha=".1"
|
||||
android:strokeAlpha=".1"
|
||||
android:strokeWidth="1"
|
||||
android:pathData="M90.5 139.7h-7v33.8H97a25 25 0 0124 24v94.9c-0.3 55.9 46.7 101.4 101.5 101.5H365c13.9-0.1 25-11.4 25-25v-1.5c-24.2-10.1-69-39.6-92-122.7-26.2-95.2-158.7-104.8-207.5-105z" />
|
||||
<path
|
||||
android:strokeColor="#fff"
|
||||
android:strokeWidth="32"
|
||||
android:pathData="M160 144v160a48 48 0 0048 48h32m112-48v-80a32 32 0 00-64 0v80m0-80a32 32 0 00-64 0v80" />
|
||||
<path
|
||||
android:fillAlpha=".5"
|
||||
android:strokeColor="#fff"
|
||||
android:strokeAlpha=".5"
|
||||
android:strokeWidth="32"
|
||||
android:pathData="M240 352h64a48 48 0 0048-48" />
|
||||
<path
|
||||
android:pathData="M59.6,97.5v100h40v101a121,121 0,0 0,120 120h198v-201a121,121 0,0 0,-120 -120z"
|
||||
android:strokeAlpha="0.5"
|
||||
android:fillColor="#fff"
|
||||
android:fillAlpha="0.5"/>
|
||||
<path
|
||||
android:pathData="M59.6,97.5v100h40v101a121,121 0,0 0,120 120h198v-201a121,121 0,0 0,-120 -120z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M83.6,122.2v51.3h13.3a25,25 0,0 1,24 24v94.9c-0.3,55.9 46.7,101.4 101.5,101.5H365c13.9,-0.1 25,-11.4 25,-25V224c0.3,-56 -46.7,-101.5 -101.6,-101.7H83.6z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="122.2"
|
||||
android:startX="83.6"
|
||||
android:endY="122.2"
|
||||
android:type="linear"
|
||||
android:endX="390.3">
|
||||
<item android:offset="0" android:color="#FFC7F994"/>
|
||||
<item android:offset="1" android:color="#FF87CF3E"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M90.5,139.7h-7v33.8H97a25,25 0,0 1,24 24v94.9c-0.3,55.9 46.7,101.4 101.5,101.5H365c13.9,-0.1 25,-11.4 25,-25v-1.5c-24.2,-10.1 -69,-39.6 -92,-122.7 -26.2,-95.2 -158.7,-104.8 -207.5,-105z"
|
||||
android:strokeAlpha="0.1"
|
||||
android:fillAlpha="0.1"/>
|
||||
<path
|
||||
android:pathData="M160,144v160a48,48 0,0 0,48 48h32m112,-48v-80a32,32 0,0 0,-64 0v80m0,-80a32,32 0,0 0,-64 0v80"
|
||||
android:strokeWidth="32"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M240,352h64a48,48 0,0 0,48 -48"
|
||||
android:strokeAlpha="0.5"
|
||||
android:strokeWidth="32"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#fff"
|
||||
android:fillAlpha="0.5"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user