<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 5c0-0.44 0.36-0.8 0.8-0.8h16.4C20.64 4.2 21 4.56 21 5c0 0.44-0.36 0.8-0.8 0.8H3.8C3.36 5.8 3 5.44 3 5Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 12c0-0.44 0.36-0.8 0.8-0.8h16.4c0.44 0 0.8 0.36 0.8 0.8 0 0.44-0.36 0.8-0.8 0.8H3.8C3.36 12.8 3 12.44 3 12Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 19c0-0.44 0.36-0.8 0.8-0.8h16.4c0.44 0 0.8 0.36 0.8 0.8 0 0.44-0.36 0.8-0.8 0.8H3.8C3.36 19.8 3 19.44 3 19Z"/>
</vector>
