Add icons to this collection by clicking the heart icon.
Arrow Up icon - also known as direction, angle, orientation, ui, arrow up, and up chevron. 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 24 24"
>
<linearGradient
id="a"
x1="-3.163"
x2="21.478"
y1="22.498"
y2="5.438"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fff33b" />
<stop offset=".04" stop-color="#fee72e" />
<stop offset=".117" stop-color="#fed51b" />
<stop offset=".196" stop-color="#fdca10" />
<stop offset=".281" stop-color="#fdc70c" />
<stop offset=".669" stop-color="#f3903f" />
<stop offset=".888" stop-color="#ed683c" />
<stop offset="1" stop-color="#e93e3a" />
</linearGradient>
<linearGradient
id="b"
x1="-2.587"
x2="22.054"
y1="23.33"
y2="6.27"
href="#a"
/>
<path
fill="url(#a)"
d="M12 1a11 11 0 1 0 11 11A11.013 11.013 0 0 0 12 1zm0 20a9 9 0 1 1 9-9 9.011 9.011 0 0 1-9 9z"
/>
<path
fill="url(#b)"
d="M12.707 8.293a1 1 0 0 0-1.414 0l-5 5a1 1 0 0 0 1.414 1.414L12 10.414l4.293 4.293a1 1 0 0 0 1.414-1.414z"
/>
</svg>
More icons in the same style and category