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

@@ -1,17 +1,27 @@
<?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="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="url(#a)"
android:pathData="M256 78.2c-102.4 0-181.8 75-181.8 176.4 0 53 21.7 98.8 57 130.4a14.7 14.7 0 0 1 5 10.4l1 32.3a14.6 14.6 0 0 0 20.4 12.9l36-16a14.5 14.5 0 0 1 9.8-0.7 197.8 197.8 0 0 0 52.6 7c102.4 0 181.8-75 181.8-176.3S358.4 78.2 256 78.2z" />
<path
android:fillColor="#fff"
android:pathData="M146.8 306.1l53.4-84.7a27.3 27.3 0 0 1 39.5-7.3l42.5 31.9a11 11 0 0 0 13 0l57.5-43.6c7.6-5.8 17.6 3.4 12.5 11.5l-53.4 84.7a27.3 27.3 0 0 1-39.4 7.3L229.9 274a11 11 0 0 0-13.2 0l-57.4 43.6c-7.6 5.8-17.6-3.4-12.5-11.5z" />
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#fff"/>
<path
android:pathData="M256,78.2c-102.4,0 -181.8,75 -181.8,176.4 0,53 21.7,98.8 57,130.4a14.7,14.7 0,0 1,5 10.4l1,32.3a14.6,14.6 0,0 0,20.4 12.9l36,-16a14.5,14.5 0,0 1,9.8 -0.7,197.8 197.8,0 0,0 52.6,7c102.4,0 181.8,-75 181.8,-176.3S358.4,78.2 256,78.2z">
<aapt:attr name="android:fillColor">
<gradient
android:startY="78.2"
android:startX="256"
android:endY="441.2"
android:endX="256"
android:type="linear">
<item android:offset="0" android:color="#FF00B2FF"/>
<item android:offset="1" android:color="#FF006AFF"/>
</gradient>
</aapt:attr>
</path>
<path
android:pathData="M146.8,306.1l53.4,-84.7a27.3,27.3 0,0 1,39.5 -7.3l42.5,31.9a11,11 0,0 0,13 0l57.5,-43.6c7.6,-5.8 17.6,3.4 12.5,11.5l-53.4,84.7a27.3,27.3 0,0 1,-39.4 7.3L229.9,274a11,11 0,0 0,-13.2 0l-57.4,43.6c-7.6,5.8 -17.6,-3.4 -12.5,-11.5z"
android:fillColor="#fff"/>
</vector>