1
2
3
4
5
6
7
8
9
10
11
|
<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="M74.85,66.88c-0.09,0.01 -3.17,-6.66 -7.3,-10.73 -3.37,-3.32 -9.5,-8.76 -19.42,-8.37 -4.43,0.17 -6.5,2.21 -6.2,2.71 0.29,0.49 6.05,-1.33 12.2,1.91 5.6,2.95 7.98,7.71 7.86,7.8 -0.1,0.07 -4.35,-3.73 -10.78,-5.41 -0.02,0 -0.05,0 -0.07,-0.01 -1.15,-0.28 -1.25,1.26 -0.06,2.73 1.37,1.71 2.02,1.86 1.95,2.08 -0.08,0.28 -2.72,0.38 -5.26,-1.4 -2.24,-1.57 -3.24,-3.69 -3.54,-3.96 -0.25,-0.23 -0.54,-0.17 -0.87,-0.17 -0.01,0 -0.03,0 -0.04,0 -3.57,0.14 -5.7,0.53 -8.44,1.62 -1.21,0.48 -2.87,0.58 -3.82,-0.4 -0.98,-1.02 1.68,-2.45 1.89,-3.26 0.28,-1.06 0.11,-5.22 7.76,-7.48 2.98,-0.88 8.91,-1.72 15.38,0.27 0.33,0.08 0.62,0.09 0.92,-0.12 0.8,-0.56 2.14,-1.32 4.38,-1.52 3.77,-0.34 4.98,0.82 4.88,1.04 -0.09,0.19 -3.45,0.18 -4.15,2.27 -0.26,0.78 0.29,1.22 0.69,1.49 1.41,0.92 2.73,1.95 3.95,3.1 2.86,2.68 4.85,5.55 6.47,9.45 1.29,3.11 1.72,6.36 1.61,6.38Z"
android:strokeWidth="0"
android:fillColor="#000"
android:fillType="evenOdd"/>
</vector>
|