← back to Dw Theme Hamburger

assets/icon.arrow-right.svg

14 lines

<svg
  xmlns="http://www.w3.org/2000/svg"
  aria-hidden="true"
  focusable="false"
  role="presentation"
  class="element-icon element-icon--wide element-icon-arrow-right element-icon--line"
  viewbox="0 0 50 15"
  fill="currentColor"
  width="20"
  height="20"
>
  <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63Z" />
</svg>