Add icons to this collection by clicking the heart icon.
Up Arrow icon - also known as upload, arrows, up arrow, ascendant, and chevron. 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#6c54a3" />
<stop offset="1" stop-color="#00b1d2" />
</linearGradient>
<path
fill="url(#a)"
fill-rule="evenodd"
d="M125 0h262c68.848 0 125 56.152 125 125v262c0 68.848-56.152 125-125 125H125C56.152 512 0 455.848 0 387V125C0 56.152 56.152 0 125 0zm267.5 246.057L265.937 119.506a14.011 14.011 0 0 0-19.881 0L119.494 246.057a14.06 14.06 0 0 0 19.881 19.886l102.558-102.555v219.177a14.064 14.064 0 1 0 28.127 0V163.388l102.559 102.555a14.06 14.06 0 0 0 19.881-19.886zm6.628-6.629L272.566 112.877a23.385 23.385 0 0 0-33.139 0L112.865 239.428A23.435 23.435 0 0 0 146 272.572l86.554-86.551v196.544a23.439 23.439 0 1 0 46.877 0V186.021l86.554 86.551a23.435 23.435 0 1 0 33.139-33.144z"
/>
</svg>
More icons in the same style and category