2019-06-05 17:52:47 +02:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
2020-08-28 13:21:21 +02:00
|
|
|
android:width="45sp"
|
|
|
|
android:height="45sp"
|
2019-06-05 17:52:47 +02:00
|
|
|
android:tint="#7E7E7E"
|
2020-08-28 13:21:21 +02:00
|
|
|
android:viewportWidth="30"
|
|
|
|
android:viewportHeight="30">
|
2019-06-05 17:52:47 +02:00
|
|
|
<path
|
|
|
|
android:fillColor="#FF000000"
|
2020-08-28 13:21:21 +02:00
|
|
|
android:pathData="M7.11 8.53L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c0.14-0.87 0.49-1.72 1.02-2.47zM6.09 13H4.07c0.17 1.39 0.72 2.73 1.62 3.89l1.41-1.42C6.58 14.72 6.23 13.88 6.09 13zm1.01 5.32c1.16 0.9 2.51 1.44 3.9 1.61V17.9c-0.87-0.15-1.71-0.49-2.46-1.03L7.1 18.32zM13 4.07V1L8.45 5.55 13 10V6.09c2.84 0.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-0.49 7-3.85 7-7.93s-3.05-7.44-7-7.93z" />
|
2019-06-05 17:52:47 +02:00
|
|
|
</vector>
|