summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable-anydpi/ic_reply.xml
blob: 46b19a0d3293a0e4fb7cc30d40e962fbfc3406cf (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="M10,9V5l-7,7 7,7v-4.1c5,0 8.5,1.6 11,5.1 -1,-5 -4,-10 -11,-11z"/>
</vector>