<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
android:width="24dp"
|
android:height="24dp"
|
android:viewportWidth="48"
|
android:viewportHeight="48">
|
<path
|
android:pathData="M9,18V42H39V18L24,6L9,18Z"
|
android:strokeLineJoin="round"
|
android:strokeWidth="4"
|
android:fillColor="#00000000"
|
android:strokeColor="#757575"
|
android:strokeLineCap="round"/>
|
<path
|
android:pathData="M19,29V42H29V29H19Z"
|
android:strokeLineJoin="round"
|
android:strokeWidth="4"
|
android:fillColor="#00000000"
|
android:strokeColor="#757575"/>
|
<path
|
android:pathData="M9,42H39"
|
android:strokeWidth="4"
|
android:fillColor="#00000000"
|
android:strokeColor="#757575"
|
android:strokeLineCap="round"/>
|
</vector>
|