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