2020-06-11 12:33:02 +03:00
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
2020-07-10 14:43:19 +03:00
|
|
|
android:width="25dp"
|
|
|
|
android:height="25dp"
|
|
|
|
android:viewportWidth="25"
|
|
|
|
android:viewportHeight="25">
|
2020-06-11 12:33:02 +03:00
|
|
|
<path
|
2020-07-10 14:43:19 +03:00
|
|
|
android:pathData="M0.5,7.5C0.5,5.8432 1.8432,4.5 3.5,4.5H14.5C16.1569,4.5 17.5,5.8432 17.5,7.5V17.5C17.5,19.1569 16.1569,20.5 14.5,20.5H3.5C1.8432,20.5 0.5,19.1569 0.5,17.5V7.5Z"
|
|
|
|
android:fillColor="#000000"/>
|
2020-06-11 12:33:02 +03:00
|
|
|
<path
|
2020-07-10 14:43:19 +03:00
|
|
|
android:pathData="M19.5,9.5L22.8753,6.7998C23.5301,6.2759 24.5,6.7421 24.5,7.5806V17.4194C24.5,18.2579 23.5301,18.7241 22.8753,18.2002L19.5,15.5V9.5Z"
|
|
|
|
android:fillColor="#000000"/>
|
2020-06-11 12:33:02 +03:00
|
|
|
</vector>
|