<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.33 0.27-0.6 0.6-0.6h16.8C20.73 4.4 21 4.67 21 5c0 0.33-0.27 0.6-0.6 0.6H3.6C3.27 5.6 3 5.33 3 5Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 12c0-0.33 0.27-0.6 0.6-0.6h16.8c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6H3.6C3.27 12.6 3 12.33 3 12Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3 19c0-0.33 0.27-0.6 0.6-0.6h16.8c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6H3.6C3.27 19.6 3 19.33 3 19Z"/>
</vector>
