Add icons to this collection by clicking the heart icon.
Up Right icon - also known as arrow, direction, point to, ui, corner, up right, and top right. 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 64 64"
>
<linearGradient
id="a"
x1="17.493"
x2="46.5"
y1="32.006"
y2="32.006"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff3cac" />
<stop offset=".5" stop-color="#784ba0" />
<stop offset="1" stop-color="#2b86c5" />
</linearGradient>
<linearGradient id="b" x1="3.5" x2="60.5" y1="32" y2="32" href="#a" />
<path
fill="url(#a)"
d="M20.06 46.06 43.5 22.622V32a1.5 1.5 0 0 0 3 0V19a1.511 1.511 0 0 0-1.5-1.5H32a1.5 1.5 0 0 0 0 3h9.379l-23.44 23.44a1.5 1.5 0 0 0 2.122 2.12z"
/>
<path
fill="url(#b)"
d="M11 60.5h42a7.508 7.508 0 0 0 7.5-7.5V11A7.508 7.508 0 0 0 53 3.5H11A7.508 7.508 0 0 0 3.5 11v42a7.508 7.508 0 0 0 7.5 7.5zM6.5 11A4.505 4.505 0 0 1 11 6.5h42a4.505 4.505 0 0 1 4.5 4.5v42a4.505 4.505 0 0 1-4.5 4.5H11A4.505 4.505 0 0 1 6.5 53z"
/>
</svg>
More icons in the same style and category