Add icons to this collection by clicking the heart icon.
Up And Down Arrows icon - also known as interface, arrows, direction, orientation, ui, opposite, and up and down arrows. 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 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y2="512"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#1fbbee" />
<stop offset="1" stop-color="#4764af" />
</linearGradient>
<path
fill="url(#a)"
d="M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 480C132.486 480 32 379.514 32 256S132.486 32 256 32s224 100.486 224 224-100.486 224-224 224zm16-343.288v238.577l37.173-37.173a16 16 0 0 1 22.627 22.627l-64.487 64.486a16 16 0 0 1-22.626 0L180.2 360.743a16 16 0 1 1 22.627-22.627L240 375.289V136.711l-37.174 37.173a16 16 0 0 1-22.626-22.627l64.488-64.486a16 16 0 0 1 22.626 0l64.486 64.486a16 16 0 0 1-22.627 22.627z"
/>
</svg>
More icons in the same style and category