<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:height="50dp"
    android:width="50dp"
    android:viewportWidth="50"
    android:viewportHeight="50">
    <path
        android:fillColor="#00000000"
        android:pathData="M33.333,6.25L25,14.583L16.667,6.25M6.25,18.75C6.25,17.645 6.689,16.585 7.47,15.804C8.252,15.022 9.312,14.583 10.417,14.583H39.583C40.688,14.583 41.748,15.022 42.53,15.804C43.311,16.585 43.75,17.645 43.75,18.75V37.5C43.75,38.605 43.311,39.665 42.53,40.446C41.748,41.228 40.688,41.667 39.583,41.667H10.417C9.312,41.667 8.252,41.228 7.47,40.446C6.689,39.665 6.25,38.605 6.25,37.5V18.75Z"
        android:strokeColor="#ffffff"
        android:strokeWidth="4"
        android:strokeLineCap="round"
        android:strokeLineJoin="round"/>
</vector>
