<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.4 8c0-0.33 0.27-0.6 0.6-0.6h16c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6H4C3.67 8.6 3.4 8.33 3.4 8Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3.4 12c0-0.33 0.27-0.6 0.6-0.6h16c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6H4c-0.33 0-0.6-0.27-0.6-0.6Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M3.4 16c0-0.33 0.27-0.6 0.6-0.6h16c0.33 0 0.6 0.27 0.6 0.6 0 0.33-0.27 0.6-0.6 0.6H4c-0.33 0-0.6-0.27-0.6-0.6Z"/>
</vector>
