Add icons to this collection by clicking the heart icon.
Up Arrow icon - also known as arrows, direction, up arrow, pointing, up, orientation, and multimedia option. 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 500 500"
>
<linearGradient
id="a"
x1="250"
x2="250"
y1="0"
y2="500"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#41ade2" />
<stop offset=".069" stop-color="#3c99c8" />
<stop offset=".216" stop-color="#2f7aa5" />
<stop offset=".366" stop-color="#23648d" />
<stop offset=".518" stop-color="#18557c" />
<stop offset=".673" stop-color="#104a71" />
<stop offset=".831" stop-color="#0c446b" />
<stop offset="1" stop-color="#0c4269" />
</linearGradient>
<path
fill="url(#a)"
d="M250 147.92 391.61 337.4l-16.02 11.97L250 181.33 124.41 349.37l-16.02-11.97zM500 250c0 66.78-26 129.56-73.22 176.78S316.78 500 250 500s-129.56-26-176.78-73.22S0 316.78 0 250 26 120.44 73.22 73.22 183.22 0 250 0s129.56 26 176.78 73.22S500 183.22 500 250zm-20 0c0-126.82-103.18-230-230-230S20 123.18 20 250s103.18 230 230 230 230-103.18 230-230z"
/>
</svg>
More icons in the same style and category