Add icons to this collection by clicking the heart icon.
Right icon - also known as arrows, arrow, right arrow, right, arrowhead, next, and skip. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="29"
        y2="3"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1a0841" />
        <stop offset=".999" stop-color="#4f9da6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M24.5 3h-17A4.507 4.507 0 0 0 3 7.5v17A4.507 4.507 0 0 0 7.5 29h17a4.507 4.507 0 0 0 4.5-4.5v-17A4.507 4.507 0 0 0 24.5 3zm-1.26 13.44L9.26 24.43a.497.497 0 0 1-.5 0 .504.504 0 0 1-.25-.43l.01-5a.486.486 0 0 1 .28-.44L13.92 16l-5.13-2.55a.512.512 0 0 1-.28-.45l.01-5a.504.504 0 0 1 .25-.43.496.496 0 0 1 .5 0l13.97 8a.506.506 0 0 1 0 .87zM9.52 8.86 21.98 16 9.51 23.14l.01-3.83 5.75-2.86a.492.492 0 0 0 .27-.45.477.477 0 0 0-.27-.44l-5.76-2.87z"
    />
</svg>
More icons in the same style and category