Regenerated Android Drawables
Rust and Safari not working, so not updated
This commit is contained in:
@@ -1,23 +1,67 @@
|
||||
<?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="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
|
||||
<path
|
||||
android:fillColor="url(#a)"
|
||||
android:pathData="M48,49 S45,40,47,33 C38,35,14,68,14,68 S19,77,19,83 C16,74,-1,58,-7,46 C-31,59,-23,85,-23,85" />
|
||||
<path
|
||||
android:fillColor="url(#b)"
|
||||
android:pathData="M64,41 C78.3594,41,90,52.6406,90,67 C90,81.3594,78.3594,93,64,93 C49.6406,93,38,81.3594,38,67 C38,52.6406,49.6406,41,64,41 Z" />
|
||||
<path
|
||||
android:fillColor="url(#a)"
|
||||
android:pathData="M21,45 L64,57 C58,68,48,60,41,71 S74,74,58,113 L28,113 M64,138 L65,138" />
|
||||
<path
|
||||
android:fillColor="url(#c)"
|
||||
android:pathData="M35,43 C51,43,47,50,64,57 C46,63,41,48,26,57 C31,66,38,65,38,65 C39,108,110,94,105,48 C96,30,104,8,121,-3" />
|
||||
</vector>
|
||||
<path
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M192,196s-12,-36 -4,-64c-36,8 -132,140 -132,140a192,204 90,1 0,348 -128s20,36 20,60c-12,-36 -80,-100 -104,-148 -96,52 -64,156 -64,156">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="56"
|
||||
android:startX="343.7652"
|
||||
android:endY="392.04135"
|
||||
android:endX="178.26913"
|
||||
android:type="linear">
|
||||
<item android:offset="0.3" android:color="#FFFFDD55"/>
|
||||
<item android:offset="0.6" android:color="#FFFF8855"/>
|
||||
<item android:offset="1" android:color="#FFDD0066"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M256,268m-104,0a104,104 0,1 1,208 0a104,104 0,1 1,-208 0">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:gradientRadius="104"
|
||||
android:centerX="235.2"
|
||||
android:centerY="309.6"
|
||||
android:type="radial">
|
||||
<item android:offset="0.4" android:color="#FF7744DD"/>
|
||||
<item android:offset="1" android:color="#FFAA22DD"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M84,180l172,48c-24,44 -64,12 -92,56a88,88 74.689,1 0,136 -80s132,12 68,168L112,372m144,100l4,0">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="180"
|
||||
android:startX="327.6"
|
||||
android:endY="413.6"
|
||||
android:endX="188.4"
|
||||
android:type="linear">
|
||||
<item android:offset="0.3" android:color="#FFFFDD55"/>
|
||||
<item android:offset="0.6" android:color="#FFFF8855"/>
|
||||
<item android:offset="1" android:color="#FFDD0066"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M140,172c64,0 48,28 116,56 -72,24 -92,-36 -152,0 20,36 48,32 48,32 4,172 288,116 268,-68a186.4,200 82.902,0 1,-352 132c-36,-72 -4,-160 64,-204">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="182.4"
|
||||
android:startX="358.4"
|
||||
android:endY="369.6"
|
||||
android:endX="195.2"
|
||||
android:type="linear">
|
||||
<item android:offset="0.2" android:color="#FFFFDD55"/>
|
||||
<item android:offset="1" android:color="#FFFF3333"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user