summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/drawable/ic_ship_arrow.xml
blob: 68e86674871aaeda97fe613ad00d4ec11d6b8d68 (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"
    android:viewportHeight="24">
    <path
        android:fillColor="#FF4081"
        android:pathData="M12,2 L17,20 L12,17 L7,20 Z"/>
</vector>