<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="@dimen/footer_arrow_length"
    android:height="@dimen/footer_arrow_length"
    android:viewportWidth="24.0"
    android:viewportHeight="24.0">
  <path
      android:fillColor="@color/footer_icon_color"
      android:pathData="M20,11H7.83l5.59,-5.59L12,4l-8,8 8,8 1.41,-1.41L7.83,13H20v-2z"/>
</vector>
