Add icons to this collection by clicking the heart icon.
Sort icon - also known as arrows, vertical, ui, down arrow, up and down, compare, sort, up down, and swap. 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 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="24"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ed3a83" />
<stop offset="1" stop-color="#ff1acf" />
</linearGradient>
<circle cx="12" cy="12" r="12" fill="url(#a)" />
<path
fill="#fff"
d="M7.2 5.5c.3-.3.8-.3 1.2 0l3.4 3.4c.3.3.3.8 0 1.2-.3.3-.8.3-1.2 0l-2-2v9.8c0 .5-.3.8-.8.8s-.8-.3-.8-.8V8.1l-2 2c-.3.3-.8.3-1.2 0-.3-.3-.3-.8 0-1.2l3.4-3.4zm8.2 10.4V6.1c0-.5.3-.8.8-.8s.8.3.8.8v9.8l1.9-1.9c.3-.3.8-.3 1.2 0s.3.8 0 1.2l-3.4 3.4c-.3.3-.8.3-1.2 0l-3.4-3.4c-.3-.3-.3-.8 0-1.2.3-.3.8-.3 1.2 0z"
/>
</svg>
More icons in the same style and category