Add icons to this collection by clicking the heart icon.
Scroll icon - also known as arrows, direction, left, right, 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="6.384"
x2="18.33"
y1="20.397"
y2="13.5"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<linearGradient
id="c"
x1="13.67"
x2="25.616"
y1="18.5"
y2="11.603"
gradientUnits="userSpaceOnUse"
href="#a"
/>
<path
fill="url(#b)"
d="M14 25a.997.997 0 0 1-.664-.252l-9-8a1 1 0 0 1 0-1.496l9-8A1 1 0 0 1 15 8v16a.998.998 0 0 1-1 1zm-7.495-9L13 21.773V10.227z"
/>
<path
fill="url(#c)"
d="M18 25a.998.998 0 0 1-1-1V8a.998.998 0 0 1 1.664-.747l9 8a.996.996 0 0 1 0 1.495l-9 8A.997.997 0 0 1 18 25zm1-14.773v11.546L25.495 16z"
/>
</svg>
More icons in the same style and category