summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable/ic_av_skip_dark_48dp.xml
blob: 2552f8d73e3a32c1691d22830eefee4f71396120 (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="#FF757575" android:pathData="M6,18l8.5,-6L6,6v12zM16,6v12h2V6h-2z"/>
</vector>