2017-10-19 21:52:38 +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-08-14 07:55:10 +02:00
|
|
|
android:tint="#7E7E7E"
|
2020-08-28 13:21:21 +02:00
|
|
|
android:viewportWidth="25"
|
|
|
|
android:viewportHeight="25">
|
2019-08-14 07:55:10 +02:00
|
|
|
<path
|
2020-08-28 13:21:21 +02:00
|
|
|
android:fillColor="#000000"
|
|
|
|
android:pathData="M13.5 5.5c1.09 0 2-0.92 2-2 0-1.12-0.91-2-2-2-1.11 0-2 0.88-2 2 0 1.08 0.89 2 2 2M9.89 19.38l1-4.38L13 17v6h2v-7.5l-2.11-2 0.61-3C14.79 12 16.79 13 19 13v-2c-1.91 0-3.5-1-4.31-2.42l-1-1.58c-0.4-0.62-1-1-1.69-1-0.31 0-0.5 0.08-0.81 0.08L6 8.28V13h2V9.58l1.79-0.7L8.19 17l-4.9-1-0.4 2 7 1.38z" />
|
|
|
|
</vector>
|