2020-08-16 21:49:55 +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="M8.5 8.62v6.76L5.12 12 8.5 8.62m-4.79 2.67c-0.39 0.39-0.39 1.02 0 1.41l4.59 4.59c0.62 0.63 1.7 0.19 1.7-0.7V7.41c0-0.89-1.08-1.34-1.71-0.71l-4.58 4.59zM14 7.41v9.17c0 0.89 1.08 1.34 1.71 0.71l4.59-4.59c0.39-0.39 0.39-1.02 0-1.41L15.71 6.7C15.08 6.08 14 6.52 14 7.41z" />
|
2020-08-16 21:49:55 +02:00
|
|
|
</vector>
|