<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.55 0.45-1 1-1h16c0.55 0 1 0.45 1 1s-0.45 1-1 1H4C3.45 6 3 5.55 3 5Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 12c0-0.55 0.45-1 1-1h16c0.55 0 1 0.45 1 1s-0.45 1-1 1H4c-0.55 0-1-0.45-1-1Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 19c0-0.55 0.45-1 1-1h16c0.55 0 1 0.45 1 1s-0.45 1-1 1H4c-0.55 0-1-0.45-1-1Z"/>
</vector>
