1<?xml version="1.0" encoding="utf-8"?>
2<vector xmlns:android="http://schemas.android.com/apk/res/android"
3    android:width="56dp"
4    android:height="56dp"
5    android:viewportWidth="24"
6    android:viewportHeight="24">
7
8    <path
9        android:strokeWidth="1"
10        android:pathData="M 0 0 L 24 0 L 24 24 L 0 24 Z" />
11    <path
12        android:fillColor="#000000"
13        android:strokeWidth="1"
14        android:pathData="M19.5,5 L8.25,5 C7.7325,5 7.3275,5.2625 7.0575,5.66 L3,11.75 L7.0575,17.8325
15C7.3275,18.23 7.7325,18.5 8.25,18.5 L19.5,18.5 C20.325,18.5 21,17.825 21,17
16L21,6.5 C21,5.675 20.325,5 19.5,5 L19.5,5 Z M17.25,14.4425 L16.1925,15.5
17L13.5,12.8075 L10.8075,15.5 L9.75,14.4425 L12.4425,11.75 L9.75,9.0575 L10.8075,8
18L13.5,10.6925 L16.1925,8 L17.25,9.0575 L14.5575,11.75 L17.25,14.4425
19L17.25,14.4425 Z" />
20</vector>
21