aboutsummaryrefslogtreecommitdiff
path: root/android/WALT/app/src/main/res/drawable/ic_swap_vert_black_24dp.xml
blob: 1c9a30b75ce0028f64e7a8ea757061a2d61699a6 (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="M16,17.01V10h-2v7.01h-3L15,21l4,-3.99h-3zM9,3L5,6.99h3V14h2V6.99h3L9,3z"/>
</vector>