summaryrefslogtreecommitdiff
path: root/ui/common/src/main/res/drawable/ic_skip_24dp.xml
blob: 76d0976f040c17a664dcf3f65da03c8e5eaa5cc5 (plain)
1
2
3
4
5
6
7
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportHeight="24.0"
    android:viewportWidth="24.0">
    <path android:fillColor="?attr/action_icon_color" android:pathData="M6,18l8.5,-6L6,6v12zM16,6v12h2V6h-2z"/>
</vector>