1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
<path android:pathData="M24.8,45.6l-2,4.1l2.7,-3.8c0,0 -0.2,5.5 -0.2,5.5l0.8,-4.1c2.1,3.9 6.6,9.9 13,14.4c0.5,0.3 1.1,0.9 1.3,1.2c0,0 6.1,3.1 15.5,-4.1c0.1,-0.1 0.2,-0.1 0.3,-0.2l0.1,0.1l2.1,1.4c-0.7,-0.2 -2.1,-0.5 -2.1,-0.5c-4.5,5.2 -11.9,6.1 -15.8,3.4c-0.2,-0.1 -1.1,0.3 -1.3,0.9c-0.1,0.3 0,0.7 0.1,0.9c0.8,1.5 2,1.3 1.4,3.1c-0.4,0.9 -1,1.9 -1.6,2.7c-1.3,1.8 -3.4,3.3 -3.2,4.3c9.3,11.5 30.3,9.9 38.3,-0.4c-0.1,-1.5 -2.5,-2.2 -4.1,-5.8c0.5,0.1 1.1,0.3 1.1,0.3c0,0 -1.9,-3.2 -2,-3.5l1.3,0.1c0,0 -1.7,-2.1 -1.7,-2.3l1.7,-0.2c0,0 -2.1,-2.4 -2.1,-2.6l2.1,0.3l-2.3,-2.8h1.1L68,56l-10.7,-4.2c-4.1,-2.5 -7.7,-5.7 -10.5,-8.1l-5.5,-2.7c-5.3,-0.4 -10.2,-0.3 -13.3,0.3l1.9,-3.3l-2.8,3.4c-0.2,-0.1 -0.4,-0.1 -0.4,-0.1l0.2,-4.3l-0.9,4L24.8,45.6z"
android:fillColor="#D2943B"
android:fillType="evenOdd" />
<path android:pathData="M26.1,41.1c-1.4,-0.7 -3,0.3 -3.3,1.6c-0.3,1.2 0.5,2.7 2,2.9C26.3,44.7 27.5,42.4 26.1,41.1z"
android:fillColor="#FFCD86"
android:fillType="evenOdd" />
<path android:pathData="M46.9,38c-0.4,-1.2 -0.3,-2.7 0.3,-4.1c0.9,-2 2.5,-3.3 4,-3.3c0.3,0 0.6,0.1 0.9,0.2c0.9,-0.8 1.9,-1.5 3.1,-1.9c6.3,-2.5 15.5,2 17.9,8.1c1.1,3 0.8,6.3 -0.2,9.3c-0.8,2.5 -3.7,6 -2.6,8.7c-0.4,-0.1 -9.4,-3.1 -11.9,-4.5c-4,-2.5 -7.6,-5.6 -10.3,-8l-0.1,-0.1L38.7,38c-0.1,-0.1 -0.2,-0.1 -0.3,-0.2C39.7,37.9 44.7,38.5 46.9,38"
android:fillColor="#FFD524"
android:fillType="evenOdd" />
<path android:pathData="M48.99,38.86a3.9,2.3 113.62,1 0,3.13 -7.15a3.9,2.3 113.62,1 0,-3.13 7.15z"
android:fillColor="#FFFFFF" />
<path android:pathData="M52.3,31.2c-1.5,-0.7 -3.5,0.6 -4.5,2.9c-1,2.3 -0.6,4.6 1,5.3c1.5,0.7 3.5,-0.6 4.5,-2.9S53.8,31.8 52.3,31.2zM52.5,36.1c-0.8,1.8 -2.3,2.9 -3.4,2.4c-1.1,-0.5 -1.3,-2.3 -0.5,-4.1c0.8,-1.8 2.3,-2.9 3.4,-2.4C53,32.5 53.3,34.3 52.5,36.1z"
android:fillColor="#192E45" />
</vector>
|