Add icons to this collection by clicking the heart icon.
Up Down icon - also known as arrows, up arrow, sign, down arrow, up and down, up down, and user interface. 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 32 32"
>
<linearGradient
id="a"
x1="15.76"
x2="16.24"
y1="1.004"
y2="30.996"
gradientTransform="rotate(45 16.004 15.998)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#09c6f9" />
<stop offset="1" stop-color="#045de9" />
</linearGradient>
<g>
<circle
cx="16"
cy="16"
r="15.001"
fill="url(#a)"
transform="rotate(-45 15.998 16.004)"
/>
<path
fill="#fff"
fill-rule="evenodd"
d="M15 10.414v11.172l-2.293-2.293-1.414 1.414L16 25.414l4.707-4.707-1.414-1.414L17 21.586V10.414l2.293 2.293 1.414-1.414L16 6.586l-4.707 4.707 1.414 1.414z"
/>
</g>
</svg>
More icons in the same style and category