(FIX #800) update thumbnail for wildduck
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
This commit is contained in:
parent
7f749b5990
commit
4155d43389
1 changed files with 8 additions and 17 deletions
|
@ -1,21 +1,12 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="200.15dp"
|
||||
android:height="196.73dp"
|
||||
android:viewportWidth="200.15"
|
||||
android:viewportHeight="196.73">
|
||||
android:width="160dp"
|
||||
android:height="134.73dp"
|
||||
android:viewportWidth="160"
|
||||
android:viewportHeight="134.73">
|
||||
<path
|
||||
android:fillColor="#FF0000"
|
||||
android:pathData="M2.78,78.82C35.86,52 67.81,26.09 99.99,0c32.18,26.09 64.12,51.99 97.22,78.82 -65.19,0 -128.91,0 -194.43,0z" />
|
||||
android:fillColor="#f57f17"
|
||||
android:pathData="m0,50.52v8.42A33.68,33.68 0,0 0,33.68 92.63V50.52Z" />
|
||||
<path
|
||||
android:fillColor="#FF0000"
|
||||
android:pathData="m2.7,196.73c33.16,-26.88 65.1,-52.78 97.29,-78.88 32.19,26.09 64.13,51.99 97.3,78.88 -65.32,0 -128.95,0 -194.59,0z" />
|
||||
<path
|
||||
android:fillColor="#FF0000"
|
||||
android:pathData="m2.65,82.56c65.58,0 129.16,0 194.66,0 -23.35,18.94 -45.4,36.83 -67.99,55.15 -8.23,-6.67 -16.58,-13.1 -24.5,-20.02 -3.66,-3.19 -6.08,-3.09 -9.68,0.05 -7.78,6.78 -15.97,13.08 -24.44,19.94C48.37,119.6 26.25,101.68 2.65,82.56Z" />
|
||||
<path
|
||||
android:fillColor="#FF0000"
|
||||
android:pathData="m200.15,195.13c-23.17,-18.78 -45.38,-36.78 -68.42,-55.46 22.75,-18.45 45.13,-36.59 68.42,-55.49 0,37.45 0,73.52 0,110.95z" />
|
||||
<path
|
||||
android:fillColor="#FF0000"
|
||||
android:pathData="M68.28,139.65C45.19,158.36 23,176.35 0,194.99 0,158.03 0,121.98 0,84.35c22.94,18.57 45.28,36.67 68.28,55.3z" />
|
||||
android:fillColor="#004d40"
|
||||
android:pathData="M92.63,0A67.36,67.36 0,0 0,25.26 67.36,67.36 67.36,0 0,0 92.63,134.73L160,134.73L160,117.89L92.63,117.89A50.52,50.52 0,0 1,42.10 67.36,50.52 50.52,0 0,1 92.63,16.84 50.52,50.52 0,0 1,143.15 67.36L143.15,84.21L126.31,84.21L126.31,67.36A33.68,33.68 0,0 0,92.63 33.68,33.68 33.68,0 0,0 58.94,67.36 33.68,33.68 0,0 0,92.63 101.05L160,101.05L160,67.36A67.36,67.36 0,0 0,137.06 16.84L160,16.84L160,0ZM92.63,50.52a16.84,16.84 0,0 1,16.84 16.84L109.47,84.21L92.63,84.21A16.84,16.84 0,0 1,75.78 67.36,16.84 16.84,0 0,1 92.63,50.52Z" />
|
||||
</vector>
|
||||
|
|
Loading…
Reference in a new issue