2020-08-25 09:34:35 +02:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
2020-09-01 21:27:07 +02:00
|
|
|
android:width="24dp"
|
|
|
|
android:height="24dp"
|
|
|
|
android:tint="#7E7E7E"
|
|
|
|
android:viewportWidth="24"
|
|
|
|
android:viewportHeight="24">
|
2020-08-28 13:21:21 +02:00
|
|
|
<path
|
2020-09-01 21:27:07 +02:00
|
|
|
android:fillColor="#000000"
|
|
|
|
android:pathData="M11.1 12.08c-2-3.88-0.92-7.36 0.07-9.27 0.19-0.36-0.12-0.77-0.53-0.72-5.02 0.68-8.86 5.07-8.65 10.32 0.01 0 0.01 0 0.01 0.01C2.62 12.15 3.29 12 4 12c1.66 0 3.18 0.83 4.1 2.15C9.77 14.63 11 16.17 11 18c0 1.52-0.87 2.83-2.12 3.51 0.98 0.32 2.03 0.5 3.11 0.5 3.13 0 5.92-1.44 7.76-3.69 0.26-0.32 0.04-0.79-0.37-0.82-2.49-0.13-6.28-1.53-8.28-5.42z" />
|
2020-08-28 13:21:21 +02:00
|
|
|
<path
|
2020-09-01 21:27:07 +02:00
|
|
|
android:fillColor="#000000"
|
2020-08-28 13:21:21 +02:00
|
|
|
android:pathData="M7 16H6.82C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-0.9 2-2s-0.9-2-2-2z" />
|
2020-08-25 09:34:35 +02:00
|
|
|
</vector>
|