<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="M1 4c0-1.66 1.34-3 3-3h14c1.66 0 3 1.34 3 3v8c0 0.55-0.45 1-1 1s-1-0.45-1-1V4c0-0.55-0.45-1-1-1H4C3.45 3 3 3.45 3 4v16c0 0.55 0.45 1 1 1h8c0.55 0 1 0.45 1 1s-0.45 1-1 1H4c-1.66 0-3-1.34-3-3V4Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M6 7c0-0.55 0.45-1 1-1h8c0.55 0 1 0.45 1 1s-0.45 1-1 1H7C6.45 8 6 7.55 6 7Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M6 11c0-0.55 0.45-1 1-1h8c0.55 0 1 0.45 1 1s-0.45 1-1 1H7c-0.55 0-1-0.45-1-1Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M6 15c0-0.55 0.45-1 1-1h4c0.55 0 1 0.45 1 1s-0.45 1-1 1H7c-0.55 0-1-0.45-1-1Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M17 16c-1.1 0-2 0.9-2 2s0.9 2 2 2 2-0.9 2-2-0.9-2-2-2Zm-4 2c0-2.2 1.8-4 4-4s4 1.8 4 4-1.8 4-4 4-4-1.8-4-4Z"/>
    <path
        android:fillColor="@color/gray900"
        android:fillType="evenOdd"
        android:pathData="M18.8 19.8c0.38-0.4 1.02-0.4 1.4 0l1.5 1.5c0.4 0.38 0.4 1.02 0 1.4-0.38 0.4-1.02 0.4-1.4 0l-1.5-1.5c-0.4-0.38-0.4-1.02 0-1.4Z"/>
</vector>
