Add icons to this collection by clicking the heart icon.
Up Arrrows icon - also known as arrows, direction, up, orientation, ui, multimedia option, and double arrow. 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 232.79 141.76 141.76-14.14 14.14L250 261.08 122.38 388.69l-14.14-14.14zm-141.76 20.27 14.14 14.14L250 139.59l127.62 127.62 14.14-14.14L250 111.31zM500 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