summaryrefslogtreecommitdiff
path: root/assets/quantum/res/drawable/quantum_ic_forward_vd_theme_24.xml
blob: ce26499e7c4a6f81447a19a6d652f776a9f09d61 (plain)
1
2
3
4
5
6
7
8
9
10
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0"
        android:tint="?attr/colorControlNormal">
    <path
        android:fillColor="@android:color/white"
        android:pathData="M12,8V4l8,8 -8,8v-4H4V8z"/>
</vector>