aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_keyboard_arrow_up.xml
blob: bcb548c86f4fc853c0fb810ef43cc9b54fdd5760 (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="M7.41,15.41L12,10.83l4.59,4.58L18,14l-6,-6 -6,6z"/>
</vector>