Add icons to this collection by clicking the heart icon.
Down Right Arrow icon - also known as arrows, pointer, direction, right, line, down, top, bottom, and down right arrow. Created in a clean 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5cc4bb" />
<stop offset=".097" stop-color="#50c1c0" />
<stop offset=".501" stop-color="#25b4d2" />
<stop offset=".815" stop-color="#0aacde" />
<stop offset="1" stop-color="#00a9e2" />
</linearGradient>
<path
fill="url(#a)"
d="M437.02 74.981A256 256 0 0 0 74.98 437.019 256 256 0 0 0 437.02 74.981zm-22.627 339.411c-87.338 87.337-229.448 87.337-316.786 0s-87.336-229.446 0-316.784 229.447-87.337 316.786 0 87.336 229.446 0 316.784zm-61.319-167.3-1.414 88.825a16 16 0 0 1-15.743 15.744l-88.825 1.413h-.26a16 16 0 0 1-.25-32l73.329-1.166 1.167-73.33a16 16 0 0 1 15.993-15.745h.26a16 16 0 0 1 15.743 16.259zm-66.225 55.5-88.826 1.413h-.259a16 16 0 0 1-.25-32l51.056-.812-83.547-83.546a16 16 0 0 1 22.627-22.627l83.55 83.55.813-51.056A16 16 0 0 1 288 181.769h.26a16 16 0 0 1 15.743 16.252l-1.414 88.826a16 16 0 0 1-15.74 15.745z"
/>
</svg>
More icons in the same style and category