summaryrefslogtreecommitdiff
path: root/ui/common/src/main/res/drawable/ic_fast_forward.xml
blob: 29a607074a5f0770adfdaa8835ef519e3212e9d4 (plain)
1
2
3
4
5
6
7
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="48dp"
    android:height="48dp"
    android:viewportHeight="24.0"
    android:viewportWidth="24.0">
    <path android:fillColor="?attr/action_icon_color" android:pathData="M4,18l8.5,-6L4,6v12zM13,6v12l8.5,-6L13,6z"/>
</vector>