Add icons to this collection by clicking the heart icon.
Scroll icon - also known as arrows, direction, up, down, scroll, switch, and move. 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 32 32"
>
<linearGradient id="a">
<stop offset="0" stop-color="#ff8d10" />
<stop offset="1" stop-color="#e61907" />
</linearGradient>
<linearGradient
id="b"
x1="8.187"
x2="21.919"
y1="16.323"
y2="8.395"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="10.083"
x2="23.815"
y1="23.607"
y2="15.679"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M24 15H8a1 1 0 0 1-.747-1.664l8-9c.379-.427 1.115-.427 1.494 0l8 9A1 1 0 0 1 24 15zm-13.773-2h11.547L16 6.505z"
/>
<path
fill="url(#c)"
d="M16 28a1 1 0 0 1-.747-.335l-8-9A1.002 1.002 0 0 1 8 17h16a1 1 0 0 1 .747 1.664l-8 9A.997.997 0 0 1 16 28zm-5.773-9L16 25.495 21.773 19z"
/>
</svg>
More icons in the same style and category