MindKeep / app / src / main / res / drawable-xhdpi / arrow_forward.xml
arrow_forward.xml
Raw
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="960"
    android:viewportHeight="960">
  <path
      android:pathData="m321,880 l-71,-71 329,-329 -329,-329 71,-71 400,400L321,880Z"
      android:fillColor="#e8eaed"/>
</vector>