summaryrefslogtreecommitdiffstats
path: root/android/source/res/drawable/ic_filter_list_black_24dp.xml
blob: b99b672f4e62ce94d0bcc2ed04a7936b8d1b2d91 (plain)
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:fillColor="#FF000000"
        android:pathData="M10,18h4v-2h-4v2zM3,6v2h18L21,6L3,6zM6,13h12v-2L6,11v2z"/>
</vector>