summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable-anydpi/ic_expand_less.xml
blob: d58421a2f44228d2fbe77e61a6817d09ffc0fc6e (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="#FFFFFFFF"
        android:pathData="M12,8l-6,6 1.41,1.41L12,10.83l4.59,4.58L18,14z"/>
</vector>