summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/drawable/ic_tidal_arrow.xml
blob: 973b3ea16e9747f0ec3723bd936314643159a507 (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="#0000FF"
        android:pathData="M12,2L4.5,20.29L5.21,21L12,18L18.79,21L19.5,20.29L12,2Z" />
</vector>