ic_folder_open_24dp.xml

 1<vector xmlns:android="http://schemas.android.com/apk/res/android"
 2    android:width="24dp"
 3    android:height="24dp"
 4    android:tint="?attr/colorControlNormal"
 5    android:viewportWidth="960"
 6    android:viewportHeight="960">
 7    <path
 8        android:fillColor="@android:color/white"
 9        android:pathData="M160,800Q127,800 103.5,776.5Q80,753 80,720L80,240Q80,207 103.5,183.5Q127,160 160,160L400,160L480,240L800,240Q833,240 856.5,263.5Q880,287 880,320L160,320L160,720Q160,720 160,720Q160,720 160,720L256,400L940,400L837,743Q829,769 807.5,784.5Q786,800 760,800L160,800Z" />
10</vector>