summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_sort_white.xml
blob: 9b76aab9fa11b65f381869f83835bbba09fe0191 (plain)
1
2
3
4
5
<vector android:height="24dp"
    android:viewportHeight="24.0" android:viewportWidth="24.0"
    android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
    <path android:fillColor="#FFFFFFFF" android:pathData="M3,18h6v-2L3,16v2zM3,6v2h18L21,6L3,6zM3,13h12v-2L3,11v2z"/>
</vector>