summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_av_fast_forward_black_48dp.xml
blob: f55701e952c7a3b5f3bc414a2de0342143312b77 (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="#FF000000" android:pathData="M4,18l8.5,-6L4,6v12zM13,6v12l8.5,-6L13,6z"/>
</vector>