1 |
gabriel |
1 |
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
2 |
android:width="48dp"
|
|
|
3 |
android:height="50dp"
|
|
|
4 |
android:viewportWidth="48"
|
|
|
5 |
android:viewportHeight="50">
|
|
|
6 |
<group>
|
|
|
7 |
<clip-path
|
|
|
8 |
android:pathData="M0,0h47.345v50h-47.345z"/>
|
|
|
9 |
<path
|
|
|
10 |
android:pathData="M30,10.24C32.184,11.542 33.676,13.906 33.797,16.643C33.94,20.89 30.581,24.491 26.312,24.655C22.24,24.798 7.852,14.41 8.477,31.529C8.532,33.653 6.875,35.481 4.746,35.536C2.606,35.612 0.784,33.959 0.696,31.836C0.499,25.969 22.021,5.368 30,10.24Z"
|
|
|
11 |
android:fillColor="#ffffff"
|
|
|
12 |
android:fillType="evenOdd"/>
|
|
|
13 |
<path
|
|
|
14 |
android:pathData="M12.088,34.179C12.11,31.672 13.449,29.154 15.743,27.72C19.376,25.455 24.161,26.527 26.433,30.15C28.595,33.609 26.773,51.221 41.326,42.114C43.159,40.943 45.562,41.501 46.693,43.329C47.834,45.124 47.285,47.522 45.452,48.649C40.492,51.747 11.825,43.461 12.088,34.179Z"
|
|
|
15 |
android:fillColor="#ffffff"
|
|
|
16 |
android:fillType="evenOdd"/>
|
|
|
17 |
<path
|
|
|
18 |
android:pathData="M42.423,37.221C40.206,38.436 37.386,38.546 34.982,37.298C31.218,35.317 29.736,30.621 31.767,26.855C33.654,23.276 49.908,16.008 34.697,7.973C32.82,6.977 32.063,4.624 33.073,2.752C34.071,0.869 36.442,0.125 38.33,1.154C43.499,3.858 50.622,32.766 42.423,37.221Z"
|
|
|
19 |
android:fillColor="#ffffff"
|
|
|
20 |
android:fillType="evenOdd"/>
|
|
|
21 |
</group>
|
|
|
22 |
</vector>
|