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="M14.12 10H19V8.2h-3.62l-2-3.33c-0.3-0.5-0.84-0.84-1.46-0.84-0.18 0-0.34 0.03-0.5 0.08L6 5.8V11h1.8V7.33l2.11-0.66L6 22h1.8l2.87-8.11L13 17v5h1.8v-6.41l-2.49-4.54 0.73-2.87M14 3.8c1 0 1.8-0.8 1.8-1.8S15 0.2 14 0.2 12.2 1 12.2 2 13 3.8 14 3.8z" />
|
|
|
|
</vector>
|