Regenerated Android Drawables
Rust and Safari not working, so not updated
This commit is contained in:
@@ -4,21 +4,21 @@
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="512"
|
||||
android:tileMode="clamp">
|
||||
<item
|
||||
android:color="#832BC1"
|
||||
android:offset="0" />
|
||||
<item
|
||||
android:color="#F452FF"
|
||||
android:offset="1" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M293 294c-8 -8 -21 -13 -37 -13s-29 5 -37 13c-4 5 -6 9 -7 15 -1 12 0 22 1 39a891 891 0 0 0 13 87c3 9 14 18 30 18 17 0 27 -9 30 -18a891 891 0 0 0 14 -126c-1 -6 -3 -10 -7 -15zm-79 -72a42 42 0 1 0 84 0 42 42 0 0 0 -84 0zm42 -165a180 180 0 0 0 -60 350c2 0 4 -1 4 -3l-3 -18c0 -3 -2 -4 -4 -5a157 157 0 1 1 126 0c-2 1 -4 2 -4 5l-3 18c0 2 2 3 4 3a180 180 0 0 0 -60 -350zm-4 82a98 98 0 0 1 71 169c-2 1 -3 4 -2 6l-1 20c0 2 2 4 4 2a121 121 0 1 0 -136 1c2 1 4 -1 4 -3v-20c0 -2 -1 -5 -3 -6a97 97 0 0 1 63 -169z" />
|
||||
<path
|
||||
android:pathData="M0,0h512v512h-512z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="512"
|
||||
android:startX="0"
|
||||
android:endY="0"
|
||||
android:endX="0"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FF832BC1"/>
|
||||
<item android:offset="1" android:color="#FFF452FF"/>
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M293,294c-8,-8 -21,-13 -37,-13s-29,5 -37,13c-4,5 -6,9 -7,15 -1,12 0,22 1,39a891,891 0,0 0,13 87c3,9 14,18 30,18 17,0 27,-9 30,-18a891,891 0,0 0,14 -126c-1,-6 -3,-10 -7,-15zM214,222a42,42 0,1 0,84 0,42 42,0 0,0 -84,0zM256,57a180,180 0,0 0,-60 350c2,0 4,-1 4,-3l-3,-18c0,-3 -2,-4 -4,-5a157,157 0,1 1,126 0c-2,1 -4,2 -4,5l-3,18c0,2 2,3 4,3a180,180 0,0 0,-60 -350zM252,139a98,98 0,0 1,71 169c-2,1 -3,4 -2,6l-1,20c0,2 2,4 4,2a121,121 0,1 0,-136 1c2,1 4,-1 4,-3v-20c0,-2 -1,-5 -3,-6a97,97 0,0 1,63 -169z"
|
||||
android:fillColor="#fff"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user