summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_notification_fast_forward.xml
blob: 8ee82f4ed76304e7ff9b1d5eedbd73f66e626e22 (plain)
1
2
3
4
5
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:height="30dp" android:viewportHeight="24.0"
        android:viewportWidth="24.0" android:width="30dp">
    <path android:fillColor="#FFFFFFFF" android:pathData="M4,18l8.5,-6L4,6v12zM13,6v12l8.5,-6L13,6z"/>
</vector>