<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="?colorAccent"
        android:pathData="M17,1.01 7,1C5.9,1 5,1.9 5,3v 18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3C19,1.9 18.1,1.01 17,1.01ZM17,21H7v-1h10zm0,-3H7V6H17ZM7,4V3h10v1z"/>

    <path
        android:strokeWidth="1"
        android:strokeLineCap="square"
        android:strokeColor="?colorAccent"
        android:pathData="m8.5,8.5c0,0 0,0 7,0" />

    <path
        android:strokeWidth="1"
        android:strokeLineCap="square"
        android:strokeColor="?colorAccent"
        android:pathData="m8.5,10.5c0,0 0,0 7,0" />
</vector>
