Add icons to this collection by clicking the heart icon.
Up Arrow icon - also known as arrows, direction, up arrow, and orientation. 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 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<path
fill="url(#a)"
d="M50 3.25H14A10.76 10.76 0 0 0 3.25 14v36A10.76 10.76 0 0 0 14 60.75h36A10.76 10.76 0 0 0 60.75 50V14A10.76 10.76 0 0 0 50 3.25zM47.89 22.8a3.42 3.42 0 0 1-4.74 0L40 19.67v6.4a11.39 11.39 0 0 1-11.36 11.38 4.71 4.71 0 0 0-4.7 4.7v7.23a3.35 3.35 0 1 1-6.69 0v-7.23a11.4 11.4 0 0 1 11.39-11.39 4.7 4.7 0 0 0 4.69-4.69v-6.4L30.2 22.8a3.41 3.41 0 0 1-4.73 0 3.34 3.34 0 0 1 0-4.73l8.83-8.83a3.32 3.32 0 0 1 2.36-1 3.33 3.33 0 0 1 2.37 1l8.84 8.84a3.34 3.34 0 0 1 0 4.73z"
/>
</svg>
More icons in the same style and category